(geronimo-mail) branch main updated: Fix asf yaml mailing list

[email protected] Fri, 17 Jan 2025 14:12:11 +0000
Newsgroups gmane.comp.java.geronimo.cvs
Message-ID <173712313158.3958107.2924574030463810982@gitbox2-he-fi.apache.org>
This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/geronimo-mail.git


The following commit(s) were added to refs/heads/main by this push:
     new e910958  Fix asf yaml mailing list
e910958 is described below

commit e910958d1e6b19805629cf3de7d6f8bd4e9507cf
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Jan 17 15:12:05 2025 +0100

    Fix asf yaml mailing list
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d3a12c4..bc21291 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,7 +34,7 @@ github:
     - jakartaee
 
 notifications:
-  commits:      [email protected]
+  commits:      [email protected]
   issues:       [email protected]
   pullrequests_status: [email protected]
   pullrequests_comment: [email protected]