From 49355e6d83a3c685ffc258015fbe1a3da7921798 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Tue, 2 Oct 2018 17:31:14 +0000 Subject: [PATCH] Revert "Define mailing addresses for modular releases." This reverts commit 56da61c3512fb4d861af45657720b127a09fa6e1. This is being reverted because of https://github.com/fedora-infra/bodhi/issues/2633. --- roles/bodhi2/base/templates/production.ini.j2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 833788a2eb..cc4253fab7 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -355,8 +355,9 @@ fedora_epel_test_announce_list = epel-devel@lists.fedoraproject.org # # Public lists where we send module update announcments. # -fedora_modular_announce_list = package-announce@lists.fedoraproject.org -fedora_modular_test_announce_list = test@lists.fedoraproject.org +# These are commented due to https://github.com/fedora-infra/bodhi/issues/2396 +# fedora_modular_announce_list = package-announce@lists.fedoraproject.org +# fedora_modular_test_announce_list = test@lists.fedoraproject.org # Superuser groups # admin_groups = proventesters security_respons bodhiadmin sysadmin-main