From 8a9291d31fd8ed3db62f239dba033152d9dfd189 Mon Sep 17 00:00:00 2001 From: Jerry Shao Date: Tue, 5 Jul 2022 21:57:17 +0800 Subject: [PATCH] Improve asf.yaml to reduce the notifications --- .asf.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 5137082c44..d80bb155f0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -43,7 +43,7 @@ github: dismiss_stale_reviews: true required_approving_review_count: 1 - notifications: - commits: commits@uniffle.apache.org - issues: dev@uniffle.apache.org - pullrequests: issues@uniffle.apache.org +notifications: + commits: commits@uniffle.apache.org + issues: dev@uniffle.apache.org + pullrequests: issues@uniffle.apache.org