[jenkins] remove bouncing email address

This commit is contained in:
Dylan Simon 2022-01-25 19:33:42 -05:00
parent 558572de90
commit 289265af40
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: 'mzingl@flatironinstitute.org, ahampel@flatironinstitute.org, nwentzell@flatironinstitute.org, dsimon@flatironinstitute.org',
to: 'ahampel@flatironinstitute.org, nwentzell@flatironinstitute.org, dsimon@flatironinstitute.org',
recipientProviders: [
[$class: 'DevelopersRecipientProvider'],
],