Include more devs in error emails.
This commit is contained in:
parent
ff3b5478f5
commit
27c8f24930
1 changed files with 4 additions and 1 deletions
|
@ -59,7 +59,10 @@ FASPASS = '{{ fedorathirdpartyPassword }}'
|
|||
BUGZILLA_OVERRIDE_REPO = 'releng/fedora-scm-requests'
|
||||
NOTIFYEMAIL = [
|
||||
'kevin@fedoraproject.org',
|
||||
'pingou@fedoraproject.org']
|
||||
'pingou@fedoraproject.org',
|
||||
'ralph@fedoraproject.org',
|
||||
'mprahl@fedoraproject.org',
|
||||
]
|
||||
DRY_RUN = False
|
||||
|
||||
{% if env == 'staging' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue