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

isjarana pushed a commit to branch custos-tenant-portal
in repository https://gitbox.apache.org/repos/asf/airavata-custos-portal.git

commit a051b0af9442654344bb8be01a427e114000e1c4
Author: Suresh Marru <[email protected]>
AuthorDate: Thu Apr 30 23:03:39 2020 -0400

    adding notification section
---
 .asf.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 75f5e40..ba27dc5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,3 +14,12 @@ github:
     wiki: true
     issues: true
     projects: true
+
+  notifications:
+    commits:              [email protected]
+    # Send all issue emails (new, closed, comments) to issues@
+    issues:               [email protected]
+    # Send new/closed PR notifications to dev@
+    pullrequests_status:  [email protected]
+    # Send individual PR comments/reviews to issues@
+    pullrequests_comment: [email protected]
\ No newline at end of file

Reply via email to