Merge pull request #214 from apache/feature/notifications-list

Uses the new notifications@ list to inform about PR specific statuses
diff --git a/.asf.yaml b/.asf.yaml
index 4d26e0d..13633f1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,9 +4,9 @@
   # Send all issue emails (new, closed, comments) to issues@
   issues: issues@struts.apache.org
   # Send new/closed PR notifications to commits@
-  pullrequests_status: commits@struts.apache.org
+  pullrequests_status: notifications@struts.apache.org
   # Send individual PR comments/reviews to issues@
-  pullrequests_comment: issues@struts.apache.org
+  pullrequests_comment: notifications@struts.apache.org
   # Link opened PRs with JIRA
   jira_options: link label worklog