From 289265af40436bddb6d06aac368f69cd66e17bdb Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Tue, 25 Jan 2022 19:33:42 -0500 Subject: [PATCH] [jenkins] remove bouncing email address --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 0aad10f6..c8ec5c28 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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'], ],