This is an automated email from the ASF dual-hosted git repository. zisen pushed a commit to branch codex/add-guandata-company-info in repository https://gitbox.apache.org/repos/asf/echarts-www.git
commit 312b4d478b027574d03091e8e3f1d731b7a39ac7 Author: jinzisen <[email protected]> AuthorDate: Thu Mar 5 16:09:32 2026 +0800 chore: add GuanData company info for Zisen Jin --- _jade/en/committers.jade | 1 + _jade/zh/committers.jade | 1 + 2 files changed, 2 insertions(+) diff --git a/_jade/en/committers.jade b/_jade/en/committers.jade index 3bfb58f0..61b61b8c 100644 --- a/_jade/en/committers.jade +++ b/_jade/en/committers.jade @@ -233,6 +233,7 @@ block content a(href='https://github.com/Justin-ZS', target='_blank') img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/zisen.jpg?_v_=#{cdnPayVersion}') h5.about-name Zisen Jin + .about-desc GuanData .about-desc Hangzhou, China h4.group.contributor Contributors diff --git a/_jade/zh/committers.jade b/_jade/zh/committers.jade index beb33750..fd7a38e2 100644 --- a/_jade/zh/committers.jade +++ b/_jade/zh/committers.jade @@ -230,6 +230,7 @@ block content a(href='https://github.com/Justin-ZS', target='_blank') img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/zisen.jpg?_v_=#{cdnPayVersion}') h5.about-name 金子森 + .about-desc 观远数据 .about-desc 中国 · 杭州 h4.group.contributor Contributors --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
