This is an automated email from the ASF dual-hosted git repository.
wuxinfan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
The following commit(s) were added to refs/heads/main by this push:
new e13ab17e7 feat:add discussions notifications (#2837)
e13ab17e7 is described below
commit e13ab17e765f56a2d03779154d984816b59f8ea5
Author: xinfan.wu <[email protected]>
AuthorDate: Tue Apr 15 22:40:08 2025 +0800
feat:add discussions notifications (#2837)
* feat:add discussions
* feat:add discussions notification
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index ded125d64..698404559 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,6 +20,7 @@ notifications:
issues: [email protected]
pullrequests: [email protected]
jira_options: link label link label
+ discussions: [email protected]
github:
homepage: https://dubbo.apache.org/
description: "Go Implementation For Apache Dubbo ."