From eab4873d7d03095ad9cee4d5bcc2e319e800f636 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 9 Jan 2023 18:02:17 -0800 Subject: [PATCH] Remove unused email CI parameters --- ci/parameters.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/parameters.yml b/ci/parameters.yml index 60b155108c2..f1a97917622 100644 --- a/ci/parameters.yml +++ b/ci/parameters.yml @@ -1,6 +1,3 @@ -email-server: "smtp.svc.pivotal.io" -email-from: "ci@spring.io" -email-to: ["spring-boot-dev@pivotal.io"] github-repo: "https://github.com/spring-projects/spring-boot.git" github-repo-name: "spring-projects/spring-boot" homebrew-tap-repo: "https://github.com/spring-io/homebrew-tap.git"