X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=593960c662f90aac54eea413b3c9b52a93af4861;hb=b75dfc8de939b6cf25010de396644a56990d720f;hp=251267b0bfbd1bb3433753856ce39aac73c0c42a;hpb=a5346f1b1e9808e94bdb32d463b75eb2eda95414;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 251267b0..593960c6 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -217,6 +217,7 @@ Suite SuiteMappings { + "reject squeeze-backports"; "silent-map squeeze-security stable-security"; "silent-map wheezy-security testing-security"; "propup-version stable-security testing testing-proposed-updates unstable"; @@ -391,3 +392,14 @@ Command::DM { "/srv/keyring.debian.org/keyrings/debian-maintainers.gpg"; }; }; + +Command::DM-Admin { + AdminFingerprints { + "AB41C1C68AFD668CA045EBF8673A03E4C1DB921F"; // gwolf + "0E3A94C3E83002DAB88CCA1694FA372B2DA8B985"; // noodles + + "80E976F14A508A48E9CA3FE9BC372252CA1CF964"; // ansgar + "FBFABDB541B5DC955BD9BA6EDB16CF5BB12525C4"; // joerg + "309911BEA966D0613053045711B4E5FF15B0FD82"; // mhy + }; +};