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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7daf6fb  configure issues notifications
7daf6fb is described below

commit 7daf6fb2cc0ae2eae057f2d8ad9163d03d211d68
Author: Adam Monsen <[email protected]>
AuthorDate: Tue Jul 21 11:28:43 2026 -0700

    configure issues notifications
    
    similar to 
https://github.com/apache/fineract-chat-archive/commit/02a213a780b1144c1a3cc2b76bcf6e3c3c3619f0
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 79dae77..910fda2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,6 +8,7 @@ publish:
 notifications:
   commits: [email protected]
   pullrequests: [email protected]
+  issues: [email protected]
 github:
   description: 🌐 Apache Fineract project website
   features:

Reply via email to