[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Configure dm-{remove,migrate}.



People allowed to use dm-{remove,migrate} are the keyring maintainers
and ftp masters for now.
---
 config/debian/dak.conf |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 90dd98b..593960c 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -392,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
+  };
+};
-- 
1.7.2.5


Reply to: