]> git.donarmstrong.com Git - wannabuild.git/blobdiff - etc/wanna-build.conf.local
Merge branch 'master' of /srv/buildd.debian.org/git/wanna-build
[wannabuild.git] / etc / wanna-build.conf.local
index febf5ecc51dc47c97b996674e4f90fdbf46473b9..7a06956077a222e62922af6d65d82ff421a52f98 100644 (file)
@@ -16,7 +16,7 @@ $db_maint = "wb-team\@buildd.debian.org";
 
 # mail address of not-for-us maintainer (informed about Not-For-Us state
 # changes)
-$notforus_maint = "rmurray-wanna-build";
+$notforus_maint = "notforus\@buildd.debian.org";
 
 # mail address for logs of all state changes
 #$log_mail = "m68k-changes\@nocrew.org";
@@ -61,6 +61,20 @@ $quinn_source_multi_section = 0;
         "stable-security" => { noadw => 1, hidden => 1 },
         "oldstable" => { },
         "oldstable-security" => { noadw => 1, hidden => 1 },
+        "experimental" => { },
+
+       "unstable-non-free" => { noadw => 1 },
+
+       "lenny-volatile" => { noadw => 1 },
+       "etch-volatile" => { noadw => 1 },
+
+       "lenny-backports" => { },
+       "etch-backports" => { },
+       "squeeze-backports" => { },
+
+       "squeeze-edu" => { noadw => 1 },
+       "lenny-edu" => { noadw => 1 },
+       "etch-edu" => { noadw => 1 },
 );
 
 # don't remove this, Perl needs it: