communishift: add admin email address as cc to notifications
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
19edfbb42e
commit
ff8d1266ce
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
in place for.
|
in place for.
|
||||||
from: admin@fedoraproject.org
|
from: admin@fedoraproject.org
|
||||||
to: "{{ communishift_project_emails[item.value.name]['email_list'] }}"
|
to: "{{ communishift_project_emails[item.value.name]['email_list'] }}"
|
||||||
|
cc: admin@fedoraproject.org
|
||||||
headers:
|
headers:
|
||||||
- Reply-To=admin@fedoraproject.org
|
- Reply-To=admin@fedoraproject.org
|
||||||
charset: us-ascii
|
charset: us-ascii
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue