From cfcb81248d30db1c66bf5e07779ffdc166533e0f Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Thu, 30 May 2013 14:12:04 +0200 Subject: [PATCH] dak.conf-backports: use mailing list as contact address Use the mailing list as contact address so that the BCC for rejections and replies go there. Requested-by: Alexander Wirt --- config/debian/dak.conf-backports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dak.conf-backports b/config/debian/dak.conf-backports index 8a7a9f36..82fb16fa 100644 --- a/config/debian/dak.conf-backports +++ b/config/debian/dak.conf-backports @@ -1,5 +1,5 @@ Dinstall { - MyAdminAddress "backports-team@debian.org"; + MyAdminAddress "debian-backports@lists.debian.org"; }; Dir { -- 2.39.5