[jenkins] remove my email

This commit is contained in:
Dylan Simon 2022-07-06 15:26:06 -04:00
parent f66445cf53
commit 82b7dfee15
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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