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

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 95e2c03ac9 OAK-10882; fix ml target for oak-commits
95e2c03ac9 is described below

commit 95e2c03ac942c6fe71b006bb258f4788a628ad6f
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Mon Jun 17 17:08:29 2024 +0200

    OAK-10882; fix ml target for oak-commits
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 86857d3332..f9422a3bb7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,7 +15,7 @@
 
 # https://cwiki.apache.org/confluence/x/7guYBw
 notifications:
-  commits: oak-dev@jackrabbit.apache.org
+  commits: oak-comm...@jackrabbit.apache.org
   issues: oak-dev@jackrabbit.apache.org
   pullrequests: oak-dev@jackrabbit.apache.org
   jobs: oak-dev@jackrabbit.apache.org
@@ -34,4 +34,4 @@ github:
     - JCR
     - JCRVLT
     - SLING
-    - FELIX
\ No newline at end of file
+    - FELIX

Reply via email to