This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch Aman-Mittal-patch-1 in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit deac145d9cdcf3da2c3270005724884c63b102a0 Author: Aman-Mittal <[email protected]> AuthorDate: Thu Jul 16 13:23:47 2026 +0530 Add issues notification to .asf.yaml --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 54684b1..9c938cd 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,6 +1,7 @@ notifications: commits: [email protected] pullrequests: [email protected] + issues: [email protected] github: features: wiki: true
