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

meonkeys pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git


The following commit(s) were added to refs/heads/main by this push:
     new 9f3e75b  send PR notifications to proper list
9f3e75b is described below

commit 9f3e75bf6e2f5411d0c509d62ce17e8cbced5df7
Author: Adam Monsen <[email protected]>
AuthorDate: Wed Mar 11 08:10:06 2026 -0700

    send PR notifications to proper list
    
    These were ending up on [email protected]
    
    Similar to fb9e1f82760d599ace1cf02fb466a141e4f8e93d
    
    see https://github.com/apache/infrastructure-asfyaml/#notif
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index d04dfe6..9f9e24f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,2 +1,3 @@
 notifications:
   commits: [email protected]
+  pullrequests: [email protected]

Reply via email to