Skip to content

Commit ae95e3d

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 41c37f1 commit ae95e3d

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
@@ -85,7 +85,7 @@ EOF
8585

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

0 commit comments

Comments
 (0)