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-source-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c73e964 Disable notifications before issue migration
c73e964 is described below
commit c73e9643803dc293827a4dfe7845b998e11ddab4
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue Jun 10 16:40:11 2025 +0200
Disable notifications before issue migration
---
.asf.yaml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 9b15051..05492f5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,6 +35,5 @@ github:
issues: true
notifications:
commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
- jira_options: link label comment
+ # issues: [email protected]
+ # pullrequests: [email protected]