Skip to content

Commit 1afd189

Browse files
committed
Remove [email protected] in generate-email.sh
`[email protected]` requires the sender to have an `@apache.org` address. Not all PMC members have this configured, this adds yet another step to the release process and yet another condition to hold in the RM machine, and people are not willing to drop this requirement[1]. [1] https://lists.apache.org/thread/jc7o25gxx9w3y3xq51kwbmcbz62cwkb2
1 parent ed5098b commit 1afd189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/generate-email.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ EOF
8686

8787
announce)
8888
cat <<EOF
89-
89+
9090
Title: [ANNOUNCE] $PROJECT_NAME $PROJECT_VERSION released
9191
9292
${PROJECT_NAME} team is pleased to announce the $PROJECT_VERSION

0 commit comments

Comments
 (0)