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-apache-parent.git
The following commit(s) were added to refs/heads/master by this push: new cc833aa Fix asf.yaml syntax cc833aa is described below commit cc833aa15cada781c8052091dbc7a2f74b9106fa Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Mar 15 11:05:40 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 9a3bbdd..7823c34 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