This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release/0.5.0 in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
commit 2e2e7c729ab5388f8ecc1970dbb3ca9d25643573 Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Sep 29 13:14:15 2023 +0200 Fix AsciiDoc typo 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 d10aeec..7178896 100755 --- a/.github/generate-email.sh +++ b/.github/generate-email.sh @@ -76,7 +76,7 @@ everyone to test the release, but only the Logging Services PMC votes are officially counted. At least 3 +1 votes and more positive than negative votes are required. -# Release Notes +=== Release Notes EOF dump_release_notes ;;
