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('php-cvs@lists.php.net'),
 );
 $fallback_addresses = array('php-cvs@lists.php.net');
-$always_addresses = array('gwy...@php.net', 'ping+twvhw...@cia.vc');
+$always_addresses = array('ping+twvhw...@cia.vc');

 // 
-----------------------------------------------------------------------------------------------------------------------------
 // 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

Reply via email to