gwynne Mon, 27 Jul 2009 18:15:14 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286425
Log:
pear_avail commits should go to pear lists, and no need for sending SVNROOT
commits to svn-migration anymore
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-27 17:51:08 UTC (rev 286424)
+++ SVNROOT/commit-email.php 2009-07-27 18:15:14 UTC (rev 286425)
@@ -96,7 +96,8 @@
// Internals
'|^systems|' => array('[email protected]'),
- '|^SVNROOT|' => array('[email protected]',
'[email protected]'),
+ '|^SVNROOT/pear_avail|' => array('[email protected]',
'[email protected]'),
+ '|^SVNROOT|' => array('[email protected]'),
);
$fallback_addresses = array('[email protected]');
$always_addresses = array('[email protected]');
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php