This is an automated email from the ASF dual-hosted git repository.
meonkeys pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new a0088e9696 send PR notifications to issues@ mailing list
a0088e9696 is described below
commit a0088e9696da7481aeeb4c570a61bc740c746abd
Author: Adam Monsen <[email protected]>
AuthorDate: Wed Mar 11 08:44:03 2026 -0700
send PR notifications to issues@ mailing list
Based on https://github.com/apache/infrastructure-asfyaml/#notif , this
seems like a better default/convention.
If anyone wants PR notifications to instead continue to be sent to the
commits@ list, please bring it up on the dev@ list. I'm happy to revert this
change according to group consensus/vote.
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 0d7d6037d8..50939345f3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,3 +15,5 @@ github:
- savings
- social-impact
- tech4good
+ commits: [email protected]
+ pullrequests: [email protected]