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

jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


The following commit(s) were added to refs/heads/master by this push:
     new 50459b5f2d [MINOR] Change notification emails (#4626)
50459b5f2d is described below

commit 50459b5f2d926210b952e955903348a2ea1e1831
Author: Jongyoul Lee <jongy...@gmail.com>
AuthorDate: Thu Jun 29 20:27:12 2023 +0900

    [MINOR] Change notification emails (#4626)
---
 .asf.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d17f94a01c..44528f6282 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -43,4 +43,7 @@ github:
     - ZEPPELIN
 
 notifications:
-  jira_options: link label comment
+  commits: commits@zeppelin.apache.org
+  issues: revi...@zeppelin.apache.org
+  pullrequests: revi...@zeppelin.apache.org
+  jira_options: link label

Reply via email to