You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2020/12/10 06:20:34 UTC

[incubator-echarts-www] branch master updated: fix: correct the wrong github homepage of Sheng Qian(in 2d1402f15cd74b7440f7eb2a05d0da5faf2fec67).

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/incubator-echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 6740e98  fix: correct the wrong github homepage of Sheng Qian(in 2d1402f15cd74b7440f7eb2a05d0da5faf2fec67).
6740e98 is described below

commit 6740e985455d02dee62d352f9b70c43365cddf22
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Thu Dec 10 14:17:34 2020 +0800

    fix: correct the wrong github homepage of Sheng Qian(in 2d1402f15cd74b7440f7eb2a05d0da5faf2fec67).
---
 _jade/en/committers.jade | 2 +-
 _jade/zh/committers.jade | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_jade/en/committers.jade b/_jade/en/committers.jade
index 8118b40..a7c75e2 100644
--- a/_jade/en/committers.jade
+++ b/_jade/en/committers.jade
@@ -175,7 +175,7 @@ block content
                             .about-desc UK
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            a(href='https://github.com/chfw', target='_blank')
+                            a(href='https://github.com/quillblue', target='_blank')
                                 img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/qiansheng.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Sheng Qian
                             .about-desc Dow Inc.
diff --git a/_jade/zh/committers.jade b/_jade/zh/committers.jade
index ed793a0..1442c8a 100644
--- a/_jade/zh/committers.jade
+++ b/_jade/zh/committers.jade
@@ -34,13 +34,13 @@ block content
                             //- a(href='https://whimsy.apache.org/roster/committer/wusheng', target='_blank')
                             img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shengwu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name 吴晟
-                            .about-desc 北京 · 中国
+                            .about-desc 中国 · 北京
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
                             //- a(href='https://whimsy.apache.org/roster/committer/tedliu', target='_blank')
                             img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/tedliu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Ted Liu
-                            .about-desc 北京 · 中国
+                            .about-desc 中国 · 北京
 
                 h4.group.code PPMC
                 .row
@@ -167,7 +167,7 @@ block content
                             .about-desc 英国
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            a(href='https://github.com/chfw', target='_blank')
+                            a(href='https://github.com/quillblue', target='_blank')
                                 img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/qiansheng.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name 钱晟
                             .about-desc 陶氏化学


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