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

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new 847cb628 updating pr status notifications to go to issues list
847cb628 is described below

commit 847cb6289ea45f12b71ffa0b4bab726bcaa7e7b7
Author: Marcus Christie <[email protected]>
AuthorDate: Mon Feb 6 15:19:36 2023 -0500

    updating pr status notifications to go to issues list
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index efb24e39..656c2b64 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,7 @@ notifications:
   # Send all issue emails (new, closed, comments) to issues@
   issues:               [email protected]
   # Send new/closed PR notifications to dev@
-  pullrequests_status:  [email protected]
+  pullrequests_status:  [email protected]
   # Send individual PR comments/reviews to issues@
   pullrequests_comment: [email protected]
   

Reply via email to