Skip to content

Commit

Permalink
[jenkins] remove broken email
Browse files Browse the repository at this point in the history
  • Loading branch information
dylex committed Jan 26, 2022
1 parent d5d7856 commit e67d813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Changes:
End of build log:
\${BUILD_LOG,maxLines=60}
""",
to: 'mzingl@flatironinstitute.org, nwentzell@flatironinstitute.org',
to: 'nwentzell@flatironinstitute.org',
recipientProviders: [
[$class: 'DevelopersRecipientProvider'],
],
Expand Down

0 comments on commit e67d813

Please sign in to comment.