This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new 84b8781  Remove `[email protected]` recipient from 
`generate-email.sh`
84b8781 is described below

commit 84b878187288861caed58242d52ac1553f0073cf
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Dec 22 12:45:46 2023 +0100

    Remove `[email protected]` recipient from `generate-email.sh`
---
 .github/generate-email.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/generate-email.sh b/.github/generate-email.sh
index adb341a..080c2e0 100755
--- a/.github/generate-email.sh
+++ b/.github/generate-email.sh
@@ -105,7 +105,7 @@ EOF
 
 announce)
     cat <<EOF
-To: [email protected], [email protected]
+To: [email protected]
 Title: [ANNOUNCE] $PROJECT_NAME $PROJECT_VERSION released
 
 ${PROJECT_NAME} team is pleased to announce the $PROJECT_VERSION

Reply via email to