3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-23 04:43:42 +01:00

[jenkins] remove my email

This commit is contained in:
Dylan Simon 2022-07-06 15:26:06 -04:00
parent f66445cf53
commit 82b7dfee15

2
Jenkinsfile vendored
View File

@ -175,7 +175,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'],
], ],