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

bertty 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 f224ecb  Notification settings for repositories
     new 2a25d56  Merge pull request #52 from CalvinKirs/commit-mail
f224ecb is described below

commit f224ecb1683e96402ff4b3b17cec627daeca2e53
Author: CalvinKirs <[email protected]>
AuthorDate: Thu Jan 13 22:54:08 2022 +0800

    Notification settings for repositories
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d925a9b..4128488 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,3 +25,7 @@ github:
     squash: true
     merge: true
     rebase: false
+
+notifications:
+  commits:      [email protected]
+  pullrequests: [email protected]
\ No newline at end of file

Reply via email to