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 c08305cb3480e3007e830c8476bdeaec996d3dc3 Author: Volkan Yazıcı <[email protected]> AuthorDate: Mon Oct 2 15:22:20 2023 +0200 Fix AsciiDoc typesetting 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 7178896..6b86e68 100755 --- a/.github/generate-email.sh +++ b/.github/generate-email.sh @@ -93,7 +93,7 @@ etc.) see the project website[1]. [1] $PROJECT_SITE -# Release Notes +=== Release Notes EOF dump_release_notes ;;
