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

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


The following commit(s) were added to refs/heads/master by this push:
     new f51179a  [INLONG-2122] Send a dev notifications email for issue status 
(#2123)
f51179a is described below

commit f51179a30f75a910f3d17e6192195753ed83f31a
Author: dockerzhang <[email protected]>
AuthorDate: Mon Jan 10 11:46:50 2022 +0800

    [INLONG-2122] Send a dev notifications email for issue status (#2123)
    
    Co-authored-by: dockerzhang <[email protected]>
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index c54cc7b..b78ca65 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,8 +45,8 @@ github:
 
 notifications:
   commits:      [email protected]
-  issues:       [email protected]
+  issues:       [email protected]
   pullrequests_status: [email protected]
   pullrequests_comment: [email protected]
-  issues_status: [email protected]
+  issues_status: [email protected]
   issues_comment: [email protected]
\ No newline at end of file

Reply via email to