3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-14 12:01:36 +02:00

[jenkins] remove myself from emails

This commit is contained in:
Dylan Simon 2019-07-26 15:04:01 -04:00
parent 7aaffab7e6
commit b5278079de

2
Jenkinsfile vendored
View File

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