gwynne Sat, 12 Jan 2013 17:05:31 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=329106
Log:
Gwynne doesn't need to get every commit email anymore.
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2013-01-12 14:29:26 UTC (rev 329105)
+++ SVNROOT/commit-email.php 2013-01-12 17:05:31 UTC (rev 329106)
@@ -109,7 +109,7 @@
'|^SVNROOT|' => array('[email protected]'),
);
$fallback_addresses = array('[email protected]');
-$always_addresses = array('[email protected]', '[email protected]');
+$always_addresses = array('[email protected]');
//
-----------------------------------------------------------------------------------------------------------------------------
// Build list of e-mail addresses and parent changed path
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php