This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new 6a5bb72 fix(about) fix team page display error (#111)
6a5bb72 is described below
commit 6a5bb7262e903f7b1cc39400cb4231bb55d2f4c0
Author: Heng Du <[email protected]>
AuthorDate: Tue Mar 1 18:28:40 2022 +0800
fix(about) fix team page display error (#111)
* fix(about) fix team page display error
* code style
* fix(avatar) fix avatar display issue
* fix(avatar) fix avatar display issue
---
_about/01-team.md | 10 +++++++---
assets/images/about/vintagewang.jpeg | Bin 107917 -> 4959 bytes
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/_about/01-team.md b/_about/01-team.md
index 6f3443e..d55aec4 100644
--- a/_about/01-team.md
+++ b/_about/01-team.md
@@ -6,7 +6,9 @@ modified: 2019-06-13T17:55:43+08:00
---
The RocketMQ team is comprised of Members and Contributors. Members have
direct access to the source of RocketMQ project and actively evolve the
code-base. Contributors improve the project through submission of patches and
suggestions to the Members. The number of Contributors to the project is
unbounded. All contributions to RocketMQ are greatly appreciated, whether for
trivial cleanups, big new features or other material rewards. More details see
[here](https://github.com/apache/rocket [...]
+
### Origin
+
RocketMQ, a distributed messaging middleware developed by Alibaba in 2012,
was designed for message handling on a trillion scale, featuring high
throughput, low latency, massive accumulation, and ordered message. It is a
readily accessible tool for Double Eleven shopping spree in Alibaba and
numerous large-scale Internet business scenarios alike. Thanks to these
advantages, it has attracted more and more applications for access. Also in the
same year, Alibaba officially open sourced the [...]
In 2015, RocketMQ has witnessed a number of heavyweight features for
messaging, including transaction messages, SQL filter, message retroactive,
scheduled messages, and multi-site high availability, etc., to meet Alibaba's
increasingly rich business scenarios. It has also replaced Notify, another
Alibaba self-developed MQ product,and become a preferred messaging middleware
in Alibaba. And in 2016, RocketMQ developed the first fully-managed service on
Alibaba Cloud, helping a large number [...]
@@ -14,11 +16,13 @@ In 2015, RocketMQ has witnessed a number of heavyweight
features for messaging,
After graduation from Apache Foundation in 2017, RocketMQ was designated as
Top-Level Project(TLP).
From birth to maturity, and finally being an Apache TLP, the success of
RocketMQ is inseparable from the efforts of its founding teams and numerous
developers for years.
-### Cofounder members
-|Image| Name | ApacheId | Github Id | When |
+
+### Cofounder Members
+
+| Image | Name | Apache Id | Github Id | When |
|:---|:---|:---|:---|:---|
|| Xiaorui Wang |
vintagewang | [@vintagewang](https://github.com/vintagewang)| Create RocketMQ
in 2012 |
-|| Qingshan Lin| linhill |
[@hill007299](https://github.com/hill007299) | Since @2013|
+|| 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|
|| Jixiang Jin| lollipop |
[@lollipopjin](https://github.com/lollipopjin) | Since @2014|
diff --git a/assets/images/about/vintagewang.jpeg
b/assets/images/about/vintagewang.jpeg
index a13475b..d88545e 100644
Binary files a/assets/images/about/vintagewang.jpeg and
b/assets/images/about/vintagewang.jpeg differ