3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-03 10:05:49 +01:00

jenkins: remove my email

This commit is contained in:
Dylan Simon 2024-02-09 13:42:47 -05:00
parent 3cf71970a5
commit d4d231786e

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: 'ahampel@flatironinstitute.org, nwentzell@flatironinstitute.org, dsimon@flatironinstitute.org', to: 'ahampel@flatironinstitute.org, nwentzell@flatironinstitute.org',
recipientProviders: [ recipientProviders: [
[$class: 'DevelopersRecipientProvider'], [$class: 'DevelopersRecipientProvider'],
], ],