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 9ece633  Add `dev@` to the recipients in `generate-email.sh`
9ece633 is described below

commit 9ece63373219bc54003fcab4edef307e776ec736
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 13 08:29:39 2023 +0200

    Add `dev@` to the recipients in `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 b71b397..83fd040 100755
--- a/.github/generate-email.sh
+++ b/.github/generate-email.sh
@@ -82,7 +82,7 @@ EOF
 
 announce)
     cat <<EOF
-To: [email protected]
+To: [email protected], [email protected]
 Title: [ANNOUNCE] $PROJECT_NAME $PROJECT_VERSION released
 
 ${PROJECT_NAME}[1] team is pleased to announce the $PROJECT_VERSION

Reply via email to