This is an automated email from the ASF dual-hosted git repository. sparsick pushed a commit to branch disable-notification in repository https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git
commit 7b2cd159011cfcb4a33b03b0179c59998a8c2bac Author: Sandra Parsick <[email protected]> AuthorDate: Fri Jun 13 09:07:20 2025 +0200 Temp disable notification --- .asf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 789de0a..eaba614 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -35,6 +35,6 @@ github: issues: true notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - jira_options: link label + # issues: [email protected] +# pullrequests: [email protected] +# jira_options: link label
