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

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


The following commit(s) were added to refs/heads/master by this push:
     new 792733530 fix: asf invalid notification scheme 'discussions_comment' 
(#2250)
792733530 is described below

commit 7927335303e28803b5a7bc0c1fe8191b75f8587b
Author: Z-HUANT <[email protected]>
AuthorDate: Thu Jul 20 18:08:53 2023 +0800

    fix: asf invalid notification scheme 'discussions_comment' (#2250)
    
    * fix:asf invalid notification scheme 'discussions_status'
    
    ---------
    
    Co-authored-by: zhuangpengtao <[email protected]>
    Co-authored-by: imbajin <[email protected]>
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 31d31dd55..f83048d7b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -58,4 +58,3 @@ notifications:
   issues_status: [email protected]
   issues_comment: [email protected]
   discussions: [email protected]
-  discussions_comment: [email protected]

Reply via email to