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

commit 97a4f79494263cbe20cab425932ba81f1ee29aa9
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Apr 15 13:14:19 2024 +0200

    Fix AsciiDoc levels in `generate-email.sh`
---
 .github/generate-email.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/generate-email.sh b/.github/generate-email.sh
index 5fd4bda..eaeab7a 100755
--- a/.github/generate-email.sh
+++ b/.github/generate-email.sh
@@ -90,14 +90,14 @@ net negative vote count. All votes are welcome and we 
encourage
 everyone to test the release, but only the Logging Services PMC
 votes are officially counted.
 
-=== Review kit
+== Review kit
 
 The minimum set of steps needed to review the uploaded distribution
 files in the Subversion repository can be summarized as follows:
 
 $(dump_review_kit)
 
-=== Release notes
+== Release notes
 
 $(dump_release_notes)
 EOF
@@ -115,7 +115,7 @@ download, etc.) see the project website[1].
 
 [1] $PROJECT_SITE
 
-=== Release Notes
+== Release Notes
 EOF
     dump_release_notes
     ;;

Reply via email to