You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by ti...@apache.org on 2022/09/08 02:14:16 UTC

[incubator-streampark] branch tisonkun-patch-1 created (now 78e5fa9c6)

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

tison pushed a change to branch tisonkun-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


      at 78e5fa9c6 improve: more notifications settings in .asf.yaml

This branch includes the following new commits:

     new 78e5fa9c6 improve: more notifications settings in .asf.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-streampark] 01/01: improve: more notifications settings in .asf.yaml

Posted by ti...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tison pushed a commit to branch tisonkun-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git

commit 78e5fa9c645b1ff89a524891a4737bb654e5771f
Author: tison <wa...@gmail.com>
AuthorDate: Thu Sep 8 10:14:11 2022 +0800

    improve: more notifications settings in .asf.yaml
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index f1b84eba0..da2076860 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,7 +39,7 @@ github:
 
 notifications:
   commits:      commits@streampark.apache.org
-  issues:       commits@streampark.apache.org
-  pullrequests: commits@streampark.apache.org
-  pullrequests_status:  commits@streampark.apache.org
-  pullrequests_comment: commits@streampark.apache.org
+  issues:       issues@streampark.apache.org
+  pullrequests: issues@streampark.apache.org
+  jobs:         builds@streampark.apache.org
+  discussions:  dev@streampark.apache.org