diff options
| -rw-r--r-- | pear/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/README b/pear/README index bed22c7106..1eb9f73023 100644 --- a/pear/README +++ b/pear/README @@ -29,6 +29,6 @@ CODING RULES AND GUIDELINES * All PHP code must use <?php ?>. This is the only really portable tag. * Before adding a new top-level directory ("DB" is one), discuss your - intentions on php-pear@lists.php.net. + intentions on pear-dev@lists.php.net. * Please see the CODING_STANDARDS file for full rules and guidelines. |
