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

[dak/master] dak.conf-backports: Change Dinstall::MyAdminAddress



The backports team address should be used as From for rejections from the
backports-new queue. As this is written into the REJECT.* file by process-new,
we can just change it here.
---
 config/debian/dak.conf-backports |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/config/debian/dak.conf-backports b/config/debian/dak.conf-backports
index 74d8973..ec747b5 100644
--- a/config/debian/dak.conf-backports
+++ b/config/debian/dak.conf-backports
@@ -1,3 +1,7 @@
+Dinstall {
+  Dinstall::MyAdminAddress "backports-team@debian.org";
+};
+
 Dir {
   Log "/srv/backports-master.debian.org/log/";
   Lock "/srv/backports-master.debian.org/lock/";
-- 
1.7.2.5


Reply to: