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

wangzx pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/echarts-mcp.git


The following commit(s) were added to refs/heads/main by this push:
     new 0a79161  chore: update .asf.yaml to set notification targets
0a79161 is described below

commit 0a791619279bb0e0db5262e095d09a40201ea4ff
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Wed Nov 26 10:37:37 2025 +0800

    chore: update .asf.yaml to set notification targets
    
    Updated description format and added notifications section.
---
 .asf.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5a98555..a2bd63b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,8 +1,12 @@
 github:
-  description: "Apache ECharts MCP Server"
+  description: Apache ECharts MCP Server
   homepage: https://github.com/apache/echarts-mcp
   labels:
     - echarts
     - mcp
     - data-visualization
 
+notifications:
+  commits: [email protected]
+  pullrequests: [email protected]
+  issues: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to