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 f8ca91f  Fix AsciiDoc typo in `generate-email.sh`
f8ca91f is described below

commit f8ca91f9a7bad1f97088fead1da49f12aa12ff6e
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Oct 4 10:55:06 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 ea51039..b94053c 100755
--- a/.github/generate-email.sh
+++ b/.github/generate-email.sh
@@ -94,7 +94,7 @@ download, etc.) see the project website[1].
 
 [1] $PROJECT_SITE
 
-# Release Notes
+=== Release Notes
 EOF
     dump_release_notes
     ;;

Reply via email to