This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
The following commit(s) were added to refs/heads/master by this push:
new 0d7dfdb Improve asf.yaml to reduce the notifications (#25)
0d7dfdb is described below
commit 0d7dfdbcc382aee4bdfa6924afd2bfe56d0a0bf5
Author: Saisai Shao <[email protected]>
AuthorDate: Tue Jul 5 15:17:18 2022 +0800
Improve asf.yaml to reduce the notifications (#25)
---
.asf.yaml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index bff9c79..5137082 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,6 +23,7 @@ github:
- mapreduce
- shuffle
- remote-shuffle-service
+ - rss
features:
# Enable wiki for documentation
wiki: true
@@ -43,6 +44,6 @@ github:
required_approving_review_count: 1
notifications:
- commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]