summaryrefslogtreecommitdiff
path: root/README.SUBMITTING_PATCH
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2003-07-08 09:43:39 +0000
committerDerick Rethans <derick@php.net>2003-07-08 09:43:39 +0000
commitdc0426652e8cf9b941ada03cc45c47d6dcd798e9 (patch)
treea92b476987a1f0a0c2bc51abff32766c05adb114 /README.SUBMITTING_PATCH
parent495255470d4c18595147304f3d0ec70d7005cd8d (diff)
downloadphp-git-dc0426652e8cf9b941ada03cc45c47d6dcd798e9.tar.gz
- Fixed email address
Diffstat (limited to 'README.SUBMITTING_PATCH')
-rw-r--r--README.SUBMITTING_PATCH4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.SUBMITTING_PATCH b/README.SUBMITTING_PATCH
index 51dac14029..5b9516e253 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.