diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml index c99bf5b4..df6bd99d 100644 --- a/jobs/update-osmo-ci-on-slaves.yml +++ b/jobs/update-osmo-ci-on-slaves.yml @@ -43,7 +43,7 @@ publishers: - email: - recipients: intern@lists.sysmocom.de + recipients: jenkins-notifications@lists.osmocom.org # Trigger from docker-playground.git too - job: diff --git a/jobs/update-osmo-python-on-slaves.yml b/jobs/update-osmo-python-on-slaves.yml index aa4cfe3b..4a2afbc7 100644 --- a/jobs/update-osmo-python-on-slaves.yml +++ b/jobs/update-osmo-python-on-slaves.yml @@ -40,6 +40,6 @@ project: update-osmo-ci-on-slaves threshold: FAILURE - email: - recipients: intern@lists.sysmocom.de + recipients: jenkins-notifications@lists.osmocom.org # vim: expandtab tabstop=2 shiftwidth=2