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 a51f089c chore: add committer
new c5fc04f3 Merge pull request #52 from linghaoSu/chore/add-committer
a51f089c is described below
commit a51f089c8a10a0aad483e290cd6b5eb4f0d59afc
Author: linghao.su <[email protected]>
AuthorDate: Mon Oct 23 21:35:16 2023 +0800
chore: add committer
---
_jade/en/committers.jade | 6 ++++++
_jade/zh/committers.jade | 6 ++++++
images/people/sulinghao.jpg | Bin 0 -> 32130 bytes
3 files changed, 12 insertions(+)
diff --git a/_jade/en/committers.jade b/_jade/en/committers.jade
index e90c6aaa..b18d33af 100644
--- a/_jade/en/committers.jade
+++ b/_jade/en/committers.jade
@@ -216,6 +216,12 @@ block content
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/villebro.jpg?_v_=#{cdnPayVersion}')
h5.about-name Ville Brofeldt
.about-desc Helsinki, Finland
+ .col-md-3.col-sm-4.col-xs-6
+ .about-person
+ a(href='https://github.com/linghaoSu',
target='_blank')
+
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/sulinghao.jpg?_v_=#{cdnPayVersion}')
+ h5.about-name Linghao Su
+ .about-desc Suzhou, China
h4.group.contributor Contributors
.row
diff --git a/_jade/zh/committers.jade b/_jade/zh/committers.jade
index 94f1b611..38b81bdf 100644
--- a/_jade/zh/committers.jade
+++ b/_jade/zh/committers.jade
@@ -213,6 +213,12 @@ block content
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/villebro.jpg?_v_=#{cdnPayVersion}')
h5.about-name Ville Brofeldt
.about-desc 芬兰 · 赫尔辛基
+ .col-md-3.col-sm-4.col-xs-6
+ .about-person
+ a(href='https://github.com/linghaoSu',
target='_blank')
+
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/sulinghao.jpg?_v_=#{cdnPayVersion}')
+ h5.about-name 苏令浩
+ .about-desc 中国 · 苏州
h4.group.contributor Contributors
.row
diff --git a/images/people/sulinghao.jpg b/images/people/sulinghao.jpg
new file mode 100644
index 00000000..398a0dd1
Binary files /dev/null and b/images/people/sulinghao.jpg differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]