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 c922b10c3 fix:asf invalid notification scheme 'discussions_status'
(#2247)
c922b10c3 is described below
commit c922b10c3163cb15ce5c2816418c58899ebe18d3
Author: Z-HUANT <[email protected]>
AuthorDate: Thu Jul 20 10:32:56 2023 +0800
fix:asf invalid notification scheme 'discussions_status' (#2247)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 1eaf7bddf..31d31dd55 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -57,5 +57,5 @@ notifications:
issues: [email protected]
issues_status: [email protected]
issues_comment: [email protected]
- discussions_status: [email protected]
+ discussions: [email protected]
discussions_comment: [email protected]