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 1d0a563f add new committer Ville Brofeldt
1d0a563f is described below
commit 1d0a563fe6e66db131de111d9e1764bd46256831
Author: plainheart <[email protected]>
AuthorDate: Mon Jan 2 22:41:43 2023 +0800
add new committer Ville Brofeldt
---
_jade/en/committers.jade | 6 ++++++
_jade/zh/committers.jade | 6 ++++++
images/people/villebro.jpg | Bin 0 -> 8162 bytes
3 files changed, 12 insertions(+)
diff --git a/_jade/en/committers.jade b/_jade/en/committers.jade
index bc23d210..e90c6aaa 100644
--- a/_jade/en/committers.jade
+++ b/_jade/en/committers.jade
@@ -210,6 +210,12 @@ block content
h5.about-name Suyan Wang
.about-desc Baidu
.about-desc Beijing, China
+ .col-md-3.col-sm-4.col-xs-6
+ .about-person
+ a(href='https://github.com/villebro',
target='_blank')
+
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/villebro.jpg?_v_=#{cdnPayVersion}')
+ h5.about-name Ville Brofeldt
+ .about-desc Helsinki, Finland
h4.group.contributor Contributors
.row
diff --git a/_jade/zh/committers.jade b/_jade/zh/committers.jade
index 36762987..94f1b611 100644
--- a/_jade/zh/committers.jade
+++ b/_jade/zh/committers.jade
@@ -207,6 +207,12 @@ block content
h5.about-name 王素燕
.about-desc 百度
.about-desc 中国 · 北京
+ .col-md-3.col-sm-4.col-xs-6
+ .about-person
+ a(href='https://github.com/villebro',
target='_blank')
+
img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/villebro.jpg?_v_=#{cdnPayVersion}')
+ h5.about-name Ville Brofeldt
+ .about-desc 芬兰 · 赫尔辛基
h4.group.contributor Contributors
.row
diff --git a/images/people/villebro.jpg b/images/people/villebro.jpg
new file mode 100644
index 00000000..25d86e2b
Binary files /dev/null and b/images/people/villebro.jpg differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]