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

fred@digiciool.com fred@digiciool.com
Wed, 14 Mar 2001 10:45:43 -0500 (EST)


Update of /cvs-repository/CVSROOT
In directory korak:/tmp/cvs-serv4100

Modified Files:
	traffic_table.py 
Log Message:

Make CVS checkin notices for TAL and PresentationTemplates go to the Zpt
list, so we can track activity.



--- Updated File traffic_table.py in package CVSROOT --
--- traffic_table.py	2001/03/13 21:39:21	1.70
+++ traffic_table.py	2001/03/14 15:45:42	1.71
@@ -131,6 +131,14 @@
         {'path': "Packages/Products/ParsedXML",
          'addrs': ["parsed-xml-dev@mail.zope.org"],
          'remote': products_remote},
+
+        {'path': "Packages/TAL",
+         'addrs': ["zpt@mail.zope.org"],
+         'remote': None},
+
+        {'path': "Packages/Products/PresentationTemplates",
+         'addrs': ["zpt@mail.zope.org"],
+         'remote': None},
     ])
 
 init_table()