[Digicool-CVS] CVS: CVSROOT - traffic_table.py:1.86

klm@cvs.baymountain.com klm@cvs.baymountain.com
Tue, 24 Jul 2001 13:22:34 -0400


Update of /cvs-repository/CVSROOT
In directory cvs.zope.org:/tmp/cvs-serv18011

Modified Files:
	traffic_table.py 
Log Message:
Changing the catchall to digicool-cvs@zope.org.

Note to list members - checkin notices coming to this list should be
an exceptional thing, to be rectified once it's noticed.  Every
repository area should be fit within the auspices of some specific
project, with a mailling list for its checkin notices.  It's only the
ones that mistakenly weren't provided for that would wind up here -
and once noticed, they're supposed to be rectified.

If anyone feels this is an abuse of this list, let me know and i'll
create a separate list.  I'd rather *not* do anything to discourage
people from following this list (and providing some degree of "many
eyes" safety)...

Reply to my email address, not the baymountain.com address (we'll be
fixing that, hopefully within the next couple of days).

Ken
klm@digicool.com

 
=== CVSROOT/traffic_table.py 1.85 => 1.86 ===

         # Catchall for when *no other entry* matches:
         {'path': None,
-         'addrs': zopeaddr},
+         'addrs': ["digicool-cvs@zope.org"]},
 
         {'path': "Operations",
-         'addrs': "support@digicool.com"},
+         'addrs': ["support@digicool.com"]},
 
         {'path': "Releases/Zope", 'addrs': zopeaddr},
         {'path': "Packages", 'addrs': zopeaddr},