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

fred@digicool.com fred@digicool.com
Tue, 8 May 2001 10:53:40 -0400 (EDT)


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

Modified Files:
	traffic_table.py 
Log Message:

Added entry to send checkin mails to the PythonLabs team when changes
are made to the Projects/python-site/ directory.



--- Updated File traffic_table.py in package CVSROOT --
--- traffic_table.py	2001/04/23 21:21:22	1.78
+++ traffic_table.py	2001/05/08 14:53:40	1.79
@@ -150,6 +150,10 @@
         {'path': "Packages/Products/PageTemplates",
          'addrs': ["zpt@mail.zope.org"],
          'remote': products_remote},
+
+        {'path': "Projects/python-site",
+         'addrs': ["pythonlabs@digicool.com"],
+         'remote': None},
     ])
 
 # Support for the ZEO module (defined in CVSROOT/modules)