]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
move extensions back into main code base
[dak.git] / config / debian / dak.conf
index 8fc4eeb77161ce3b798fcc5a03cab9affa7b5c00..6a99dfbf9640b062f5feecd19e96824f43a05013 100644 (file)
@@ -94,7 +94,7 @@ Import-Users-From-Passwd
 {
   ValidGID "800";
   // Comma separated list of users who are in Postgres but not the passwd file
-  KnownPostgres "postgres,dak,katie,release";
+  KnownPostgres "postgres,dak,katie,release,qa,www-data,guest";
 };
 
 Clean-Queues
@@ -525,13 +525,6 @@ AutomaticByHandPackages {
     Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-di";
   };
 
-  "debian-maintainers" {
-    Source "debian-maintainers";
-    Section "raw-keyring";
-    Extension "gpg";
-    Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-dm";
-  };
-
   "tag-overrides" {
     Source "tag-overrides";
     Section "byhand";