Undefine the modular mailing lists in Bodhi.
Due to a bug in Bodhi[0], we cannot define mailing lists for modular releases for now. We can back out this change once a fix for that issue is deployed. [0] https://github.com/fedora-infra/bodhi/issues/2396 Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
e052295ca2
commit
45f8499eea
1 changed files with 3 additions and 2 deletions
|
@ -325,8 +325,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue