This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 4619e74  disable notifications
4619e74 is described below

commit 4619e7426d5e9b1bc461845a9843189e9a0b1f9e
Author: Olivier Lamy <[email protected]>
AuthorDate: Wed Jul 16 17:28:50 2025 +1000

    disable notifications
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index fc029a3..4b2b7db 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,5 +32,5 @@ github:
     issues: true
 notifications:
   commits: [email protected]
-  issues: [email protected]
+  #issues: [email protected]
   pullrequests: [email protected]

Reply via email to