diff --git a/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml b/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml index 8d6a8169b7..56f897d124 100644 --- a/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml +++ b/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml @@ -34,9 +34,16 @@ Reassigning to the new maintainer of this component. send_mails = true smtp_host = "bastion.fedoraproject.org" from = "accounts@fedoraproject.org" +{% if env == 'staging' %} notify_admins = [ "pingou_stg@pingoured.fr", ] +{% else %} + notify_admins = [ + "pingou@fedoraproject.org", + "kevin@fedoraproject.org", + ] +{% endif %} [email.templates] admin_notification = """