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

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


The following commit(s) were added to refs/heads/master by this push:
     new 84fd3e46 update contributors for some extensions
84fd3e46 is described below

commit 84fd3e4663a68733b2a7d72a80a29ba0cac0c725
Author: plainheart <y...@all-my-life.cn>
AuthorDate: Fri Mar 15 18:39:51 2024 +0800

    update contributors for some extensions
---
 config/common.js | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/config/common.js b/config/common.js
index 1650ff1b..a8ebd20b 100644
--- a/config/common.js
+++ b/config/common.js
@@ -368,6 +368,9 @@ module.exports = {
             authors: [{
                 name: 'pissang',
                 website: 'https://github.com/pissang'
+            }, {
+                name: 'Ovilia',
+                website: 'https://github.com/Ovilia'
             }],
             desc: '字符云可以将文字根据不同的权重布局为大小、颜色各异的图,支持使用图片作为遮罩。',
             descEN: 'Cloud charts can layout text into different sizes and 
colors. You can also use images as masks.'
@@ -379,6 +382,9 @@ module.exports = {
             authors: [{
                 name: 'Ovilia',
                 website: 'https://github.com/Ovilia'
+            }, {
+                name: 'pissang',
+                website: 'https://github.com/pissang'
             }],
             desc: '水球图是一种适合于展现单个百分比数据的图表,支持多条水波和动画。',
             descEN: 'The liquid-fill chart is a chart suitable for presenting 
a single percentage of data, supporting multiple water waves and animations.'
@@ -389,6 +395,9 @@ module.exports = {
             authors: [{
                 name: 'pissang',
                 website: 'https://github.com/pissang'
+            }, {
+                name: 'plainheart',
+                website: 'https://github.com/plainheart'
             }],
             desc: '百度地图扩展,可以在百度地图上展现点图、线图、热力图及饼图等。',
             descEN: 'With Baidu map extension, you can display scatter charts, 
lines charts, heatmaps, pie charts and so on.',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to