diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-08-21 19:57:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-21 19:57:42 +0000 |
commit | e1193c18225fdeabf1e43f975eab325e7605689e (patch) | |
tree | 683ea1c6e7d5327439666eb7d8ee8fabcfb2d63d | |
parent | ab4c2207c4b2df84017711e832c9ddef9f9e5e18 (diff) | |
parent | 30ef1e060af81b3eac385655f582fb6c495bdc31 (diff) |
Merge "Update Releng PTL for Anteater Reports"
-rw-r--r-- | jjb/global/releng-macros.yaml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/jjb/global/releng-macros.yaml b/jjb/global/releng-macros.yaml index 5bf53a19f..8055fdbdf 100644 --- a/jjb/global/releng-macros.yaml +++ b/jjb/global/releng-macros.yaml @@ -883,7 +883,7 @@ - email-ext: <<: *email_ptl_defaults recipients: > - fatih.degirmenci@ericsson.com + tbramwell@linuxfoundation.org - publisher: name: 'email-releng-anteater-ptl' <<: *email_releng_ptl_defaults @@ -900,7 +900,11 @@ <<: *email_releng_ptl_defaults - publisher: name: 'email-releng-xci-ptl' - <<: *email_releng_ptl_defaults + publishers: + - email-ext: + <<: *email_ptl_defaults + recipients: > + fatih.degirmenci@ericsson.com - publisher: name: 'email-samplevnf-ptl' |