diff --git a/inventory/group_vars/openqa b/inventory/group_vars/openqa index 327ce9fc2b..09e18854f0 100644 --- a/inventory/group_vars/openqa +++ b/inventory/group_vars/openqa @@ -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 }}"