This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 456bbaf Disable notifications before issue migration 456bbaf is described below commit 456bbafa672933305d838077b73430cc6799e03a Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Tue Jun 10 07:21:44 2025 +0200 Disable notifications before issue migration --- .asf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 708bd77..45c85eb 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -36,6 +36,6 @@ github: notifications: commits: commits@maven.apache.org - issues: iss...@maven.apache.org - pullrequests: iss...@maven.apache.org - jira_options: link label comment + # issues: iss...@maven.apache.org + # pullrequests: iss...@maven.apache.org +