philip Tue, 09 Mar 2010 16:43:19 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=295999
Log:
Change order, as checks are top to bottom
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2010-03-09 16:41:55 UTC (rev 295998)
+++ SVNROOT/commit-email.php 2010-03-09 16:43:19 UTC (rev 295999)
@@ -22,8 +22,8 @@
'|^web/bugtracker|' => array('[email protected]'),
'|^web/presentations|' => array('[email protected]'),
'|^web/pres2|' => array('[email protected]'),
+ '|^web/php-bugs|' => array('[email protected]', '[email protected]'),
'|^web/php|' => array('[email protected]'),
- '|^web/php-bugs|' => array('[email protected]', '[email protected]'),
'|^web/pecl|' => array('[email protected]'),
// Zend/TSRM
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php