jenkins: remove my email

This commit is contained in:
Dylan Simon 2024-02-09 13:42:47 -05:00
parent 3cf71970a5
commit d4d231786e
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: 'ahampel@flatironinstitute.org, nwentzell@flatironinstitute.org, dsimon@flatironinstitute.org',
to: 'ahampel@flatironinstitute.org, nwentzell@flatironinstitute.org',
recipientProviders: [
[$class: 'DevelopersRecipientProvider'],
],