[Collab-qa-commits] r388 - ddpo-by-mail

lucas at alioth.debian.org lucas at alioth.debian.org
Thu Aug 23 19:45:10 UTC 2007


Author: lucas
Date: 2007-08-23 19:45:10 +0000 (Thu, 23 Aug 2007)
New Revision: 388

Modified:
   ddpo-by-mail/ddpo-config.rb
Log:
unsubscribed people

Modified: ddpo-by-mail/ddpo-config.rb
===================================================================
--- ddpo-by-mail/ddpo-config.rb	2007-08-23 12:52:37 UTC (rev 387)
+++ ddpo-by-mail/ddpo-config.rb	2007-08-23 19:45:10 UTC (rev 388)
@@ -10,7 +10,8 @@
   'marillat at debian.org',
   'mpalmer at debian.org',
   'gurkan at linuks.mine.nu',
-  'bahner at linpro.no'
+  'bahner at linpro.no',
+  'bas at debian.org'
 ]
 
 EXC_BUGS = [
@@ -19,13 +20,15 @@
   '211765',
   '368564',
   '383465',
-  '429023' # ivan-debian at 420.am
+  '429023', # ivan-debian at 420.am
+  '432658' # monotone-debian at nongnu.org
 
 ]
 
 EXC_EMAILS_PKGS = Hash::new { [] }
 EXC_EMAILS_PKGS['debian-gcc at lists.debian.org'] = ['gcc-2.95', 'gcc-snapshot' ]
 EXC_EMAILS_PKGS['pkg-request-tracker-maintainers at lists.alioth.debian.org'] = ['request-tracker3.4' ]
+EXC_EMAILS_PKGS['bartm at knars.be'] = ['phpunit', 'pouetchess' ]
 
 SENDMAIL = true
 WRITEDDLIST = true




More information about the Collab-qa-commits mailing list