This is an automated email from the ASF dual-hosted git repository. yukon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
commit c8f54d89ce4ef5692e61d9f7114f264b340b7d2e Author: duhenglucky <[email protected]> AuthorDate: Tue Mar 1 22:21:30 2022 +0800 fix avatar too big issue --- _about/01-team.md | 10 +++++----- assets/images/about/buming.png | Bin 0 -> 14408 bytes 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_about/01-team.md b/_about/01-team.md index d55aec4..5702847 100644 --- a/_about/01-team.md +++ b/_about/01-team.md @@ -23,13 +23,13 @@ From birth to maturity, and finally being an Apache TLP, the success of RocketMQ |:---|:---|:---|:---|:---| || Xiaorui Wang | vintagewang | [@vintagewang](https://github.com/vintagewang)| Create RocketMQ in 2012 | || Qingshan Lin| linhill | [@hill007299](https://github.com/hill007299) | Since @2013| -| | Qiudi Yang| | [@jodie.yang](https://github.com/YangJodie) | Since @2013| -| | Yubao Fu| | [@fuyou001](https://github.com/fuyou001) | Since @2013| +| | Qiudi Yang| | [@jodie.yang](https://github.com/YangJodie) | Since @2013| +| | Yubao Fu| | [@fuyou001](https://github.com/fuyou001) | Since @2013| || Jixiang Jin| lollipop | [@lollipopjin](https://github.com/lollipopjin) | Since @2014| -| | Li Zhou| | [@zhouli11](https://github.com/zhouli11) | Since @2014| -| | Zhongliang Chen| | [@chenzlalvin](https://github.com/chenzlalvin) | Since @2015| +| | Li Zhou| | [@zhouli11](https://github.com/zhouli11) | Since @2014| +| | Zhongliang Chen| | [@chenzlalvin](https://github.com/chenzlalvin) | Since @2015| || Xinyu Zhou| yukon | [@zhouxinyu](https://github.com/zhouxinyu) | Since @2016| -| | Meiping Zhang| | [@gongyi-zmp](https://github.com/gongyi-zmp) | Since @2016| +| | Meiping Zhang| | [@gongyi-zmp](https://github.com/gongyi-zmp) | Since @2016| || ZhenDong Liu| dongeforever | [@dongeforever](https://github.com/dongeforever) | Since @2016| || Jia Feng| vongosling |[@vongosling](https://github.com/vongosling) | Since @2016| diff --git a/assets/images/about/buming.png b/assets/images/about/buming.png new file mode 100644 index 0000000..545f6a9 Binary files /dev/null and b/assets/images/about/buming.png differ
