This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push: new c57cd3a Fix asf.yaml syntax c57cd3a is described below commit c57cd3a3cb4644542c6f646470b6a0737e88c44e Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Mar 15 13:07:28 2025 +0100 Fix asf.yaml syntax --- .asf.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index c879f91..ee4ac1e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -31,7 +31,8 @@ github: del_branch_on_merge: true features: issues: true - notifications: - commits: commits@maven.apache.org - issues: iss...@maven.apache.org - pullrequests: iss...@maven.apache.org + +notifications: + commits: commits@maven.apache.org + issues: iss...@maven.apache.org + pullrequests: iss...@maven.apache.org