From 5a354292bb9e71bbb422ef2946b33d4486af5ee1 Mon Sep 17 00:00:00 2001 From: Wu Tao Date: Mon, 12 Oct 2020 14:08:52 +0800 Subject: [PATCH] chore: move github pullrequests to commits mail-list (#613) --- .asf.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.asf.yml b/.asf.yml index 7b192ce..2c624d7 100644 --- a/.asf.yml +++ b/.asf.yml @@ -39,3 +39,7 @@ github: merge: false # disable rebase button: rebase: false + +notifications: + commits: commits@pegasus.apache.org + pullrequests: commits@pegasus.apache.org -- GitLab