diff options
| author | Derick Rethans <derick@php.net> | 2003-07-08 09:44:34 +0000 |
|---|---|---|
| committer | Derick Rethans <derick@php.net> | 2003-07-08 09:44:34 +0000 |
| commit | ef32b131ce4e978dca57ff472d4dfd6d32c8b0ca (patch) | |
| tree | 6cf8647f21b40b7dfe5bf6807a45a1ea569cfdac /README.SUBMITTING_PATCH | |
| parent | 792645aa6fb5fe91eac90e04d8bfbc9ee85accd4 (diff) | |
| download | php-git-ef32b131ce4e978dca57ff472d4dfd6d32c8b0ca.tar.gz | |
- MFH: Fixed email addresses
Diffstat (limited to 'README.SUBMITTING_PATCH')
| -rw-r--r-- | README.SUBMITTING_PATCH | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.SUBMITTING_PATCH b/README.SUBMITTING_PATCH index 6a47a55026..d2c2ad6e09 100644 --- a/README.SUBMITTING_PATCH +++ b/README.SUBMITTING_PATCH @@ -37,7 +37,7 @@ Note though that you might get little response, if your patch is too hard to review. If you would like change/add many lines, it is better to ask module -maintainer and/or php-dev@lists.php.net, or pear-dev@lists.php.net if +maintainer and/or internals@lists.php.net, or pear-dev@lists.php.net if you are patching PEAR. Official module maintainers can be found in EXTENSIONS file in PHP source. @@ -79,7 +79,7 @@ Check list for submitting patch Where to send your patch? ------------------------- -If you are patching C source, send the patch to php-dev@lists.php.net. +If you are patching C source, send the patch to internals@lists.php.net. If you are patching a module, you should also send the patch to the maintainer. Official module maintainers are listed in EXTENSION file in source. |
