3
0
mirror of https://github.com/triqs/dft_tools synced 2024-08-16 01:08:29 +02:00

[jenkins] Revert notification email list after app4triqs merge

This commit is contained in:
Nils Wentzell 2020-06-10 13:31:46 -04:00
parent eb29e0f192
commit a0697652a2

2
Jenkinsfile vendored
View File

@ -160,7 +160,7 @@ Changes:
End of build log: End of build log:
\${BUILD_LOG,maxLines=60} \${BUILD_LOG,maxLines=60}
""", """,
to: 'nwentzell@flatironinstitute.org', to: 'mzingl@flatironinstitute.org, hstrand@flatironinstitute.org, nwentzell@flatironinstitute.org, dsimon@flatironinstitute.org',
recipientProviders: [ recipientProviders: [
[$class: 'DevelopersRecipientProvider'], [$class: 'DevelopersRecipientProvider'],
], ],