check-compose: send Atomic mails to atomic@ not cloud@
As requested by dustymabe.
This commit is contained in:
parent
8f1ac328d7
commit
fe367168b3
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ wikitcms_password: "{{ prod_wikitcms_password }}"
|
|||
# if additional systems were added to this group.
|
||||
checkcompose_emailfrom: rawhide@fedoraproject.org
|
||||
checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org"
|
||||
checkcompose_postrelease_emailto: "mmcgrath@fedoraproject.org cloud@lists.fedoraproject.org"
|
||||
checkcompose_postrelease_emailto: "mmcgrath@fedoraproject.org atomic@lists.fedoraproject.org"
|
||||
checkcompose_postrelease_emailerror: "true"
|
||||
checkcompose_smtp: bastion.phx2.fedoraproject.org
|
||||
checkcompose_url: "https://{{ external_hostname }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue