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

yao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bf2460  [KYUUBI #2042] [KYUUI #2036] Redirect Issues/PR Notifications 
to [email protected]
7bf2460 is described below

commit 7bf24608aa33858826c7274db2801e3cae75c8e6
Author: Jeff Zhang <[email protected]>
AuthorDate: Sat Mar 5 22:20:33 2022 +0800

    [KYUUBI #2042] [KYUUI #2036] Redirect Issues/PR Notifications to 
[email protected]
    
    ### _Why are the changes needed?_
    
    Update `.asf.yaml` to redirect Issues/PR Notifications to 
notificationskyuubi.apache.org
    
    ### _How was this patch tested?_
    
    No test needed
    
    Closes #2042 from zjffdu/notification.
    
    Closes #2042
    
    1f16cb4a [Jeff Zhang] Redirect Issues/PR Notifications to 
[email protected]
    
    Authored-by: Jeff Zhang <[email protected]>
    Signed-off-by: Kent Yao <[email protected]>
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 774834e..471b8c1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,5 +42,5 @@ github:
     projects: false
 notifications:
   commits: [email protected]
-  issues: [email protected]
-  pullrequests: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]

Reply via email to