On Jul 16, 2009, at 6:19 PM, Jani Taskinen wrote:
Or just to something more generic like php-commits@ ? The same with
zend-commits?
Only php-commits@ is necessary since there is no separate Zend stuff anymore..?


Zend commits are still sent separately. From commit-email.php:

'|^php/ZendAPI|' => array('[email protected]', '[email protected] '),
    '|^php/php-src/Zend|' => array('[email protected]'),
    '|^php/php-src/TSRM|' => array('[email protected]'),

I'm personally very much in favor of a rename to "php-commits" etc. From commit-email.php (again), the list of lists that could be renamed:

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

-- Gwynne


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to