This is an automated email from the ASF dual-hosted git repository.
aloalt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/main by this push:
new c445170 Archive Issue notification emails to the commits email group
new f37b2b0 Merge pull request #73 from CalvinKirs/issue-notify
c445170 is described below
commit c4451702e5de5843b834cc313b4ea527516aa56a
Author: Kirs <[email protected]>
AuthorDate: Thu Feb 10 13:53:23 2022 +0800
Archive Issue notification emails to the commits email group
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index bb377cf..1b28df4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,6 +37,7 @@ github:
rebase: false
notifications:
+ issues: [email protected]
commits: [email protected]
pullrequests: [email protected]