This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch WW-4173-disable in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/WW-4173-disable by this push: new ffd50682e Adds notifications to be sent to proper lists ffd50682e is described below commit ffd50682ee10b013d987b62e59d52a616942e6ca Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Wed Oct 26 09:06:44 2022 +0200 Adds notifications to be sent to proper lists --- .asf.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 53ef7421c..d83f365ae 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,4 +1,15 @@ # Documentation https://s.apache.org/asfyaml +notifications: + commits: commits@struts.apache.org + # Send all issue emails (new, closed, comments) to issues@ + issues: iss...@struts.apache.org + # Send new/closed PR notifications to dev@ + pullrequests_status: d...@struts.apache.org + # Send individual PR comments/reviews to issues@ + pullrequests_comment: iss...@struts.apache.org + # Link opened PRs with JIRA + jira_options: link label + staging: profile: ~ whoami: asf-staging