You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by za...@apache.org on 2021/07/21 08:04:28 UTC

[echarts-www] 01/01: add shen shuntian to committers page

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

zakwu pushed a commit to branch add-shenshuntian-as-committer
in repository https://gitbox.apache.org/repos/asf/echarts-www.git

commit 1945ce7f0077cd15bdf0185ab0c523954d38d5b6
Author: zakwu <12...@qq.com>
AuthorDate: Wed Jul 21 16:03:05 2021 +0800

    add shen shuntian to committers page
---
 _jade/en/committers.jade       |   6 ++++++
 _jade/zh/committers.jade       |   6 ++++++
 images/people/shenshuntian.jpg | Bin 0 -> 11932 bytes
 3 files changed, 12 insertions(+)

diff --git a/_jade/en/committers.jade b/_jade/en/committers.jade
index 8ddb02b..54424c1 100644
--- a/_jade/en/committers.jade
+++ b/_jade/en/committers.jade
@@ -173,6 +173,12 @@ block content
                             img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/tedliu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Ted Liu
                             .about-desc Beijing, China
+                    .col-md-3.col-sm-4.col-xs-6
+                        .about-person
+                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shenshuntian.jpg?_v_=#{cdnPayVersion}')
+                            h5.about-name Tim Shen
+                            .about-desc Tencent
+                            .about-desc Shenzhen, China
 
                 h4.group.contributor Contributors
                 .row
diff --git a/_jade/zh/committers.jade b/_jade/zh/committers.jade
index 9ea9e45..3bddf80 100644
--- a/_jade/zh/committers.jade
+++ b/_jade/zh/committers.jade
@@ -172,6 +172,12 @@ block content
                             img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/tedliu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Ted Liu
                             .about-desc 中国 · 北京
+                    .col-md-3.col-sm-4.col-xs-6
+                        .about-person
+                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shenshuntian.jpg?_v_=#{cdnPayVersion}')
+                            h5.about-name 沈顺天
+                            .about-desc 腾讯
+                            .about-desc 中国 · 深圳
 
                 h4.group.contributor Contributors
                 .row
diff --git a/images/people/shenshuntian.jpg b/images/people/shenshuntian.jpg
new file mode 100644
index 0000000..fd4ca52
Binary files /dev/null and b/images/people/shenshuntian.jpg differ

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