[Commits] richard's iww stuff no longer cluttering list
commits@lists.freegeek.org
commits@lists.freegeek.org
Thu, 29 Apr 2004 08:38:42 -0700 (PDT)
Commit by: rfs
Modified files:
CVSROOT/freshCfg 1.22 1.23
Log message:
richard's iww stuff no longer cluttering list
Index: CVSROOT/freshCfg
diff -u CVSROOT/freshCfg:1.22 CVSROOT/freshCfg:1.23
--- CVSROOT/freshCfg:1.22 Thu Apr 15 12:50:09 2004
+++ CVSROOT/freshCfg Thu Apr 29 08:38:40 2004
@@ -31,6 +31,10 @@
(None, '^fgdb', None,
MailNotification(["fgdb-commits@lists.freegeek.org"],
staticFrom="fgdb-commits-admin@lists.freegeek.org")),
+ # Richard's IWW stuff
+ (None, '^iww', None,
+ MailNotification(["richard@freegeek.org"],
+ staticFrom="richard@freegeek.org")),
# FGdiag stuff
(None, '^fgdiag', None,
MailNotification(["fgdiag-commits@lists.freegeek.org"],