[Zope-CVS] CVS: CVSROOT - traffic_table.py:1.105
Ken Manheimer
klm@zope.com
Wed, 4 Dec 2002 10:50:50 -0500
Update of /cvs-repository/CVSROOT
In directory cvs.zope.org:/tmp/cvs-serv27708
Modified Files:
traffic_table.py
Log Message:
Direct Products3 and ZopeProducts (?!) checkins to zope3-checkins, so
as not to clutter zope-cvs. (I'm assuming this is the right thing for
ZopeProducts only due to the way use i'm seeing of it, would
appreciate confirmation from anyone in the know.)
=== CVSROOT/traffic_table.py 1.104 => 1.105 ===
--- CVSROOT/traffic_table.py:1.104 Mon Nov 25 13:48:17 2002
+++ CVSROOT/traffic_table.py Wed Dec 4 10:50:50 2002
@@ -70,6 +70,11 @@
{'path': "Zope27(/|$)",
'addrs': ["zope-checkins@zope.org"]},
+ {'path': "Products3(/|$)",
+ 'addrs': ["zope3-checkins@zope.org"]},
+ {'path': "ZopeProducts(/|$)",
+ 'addrs': ["zope3-checkins@zope.org"]},
+
{'path': "StandaloneZODB",
'addrs': ["zodb-checkins@zope.org"]},
{'path': "ZODB3",