[Zope-CVS] CVS: CVSROOT - traffic_table.py:1.96

Ken Manheimer klm@zope.com
Wed, 17 Jul 2002 17:29:25 -0400


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

Modified Files:
	traffic_table.py 
Log Message:
Separate the Zope and Zope3 checkin notice destinations - Zope3
checkins get their own list.


=== CVSROOT/traffic_table.py 1.95 => 1.96 ===
         {'path': "Operations",
          'addrs': ["support@zope.com"]},
 
-        {'path': "Zope",
+        {'path': "Zope/",
          'addrs': zopeaddr},
+
+        {'path': "Zope3/",
+         'addrs': ["zope3-checkins@zope.org"]},
 
         {'path': "StandaloneZODB",
          'addrs': ["zodb-checkins@zope.org"]},