This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 97e8d079 Update team members' info (#216)
97e8d079 is described below
commit 97e8d0794f02a3b2ed46273dd218eb89e0b010fe
Author: Yuepeng Pan <[email protected]>
AuthorDate: Thu Jul 20 20:50:32 2023 +0800
Update team members' info (#216)
---
.gitignore | 1 +
src/pages/team/languages.json | 58 ++++++++++++++++++++++++++++++++-----------
2 files changed, 45 insertions(+), 14 deletions(-)
diff --git a/.gitignore b/.gitignore
index a801031d..c92fd9bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -175,3 +175,4 @@ build
/.docusaurus/
/package-lock.json
/.docusaurus/
+yarn.lock
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index e4cd6cc7..6229b11e 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -66,23 +66,38 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/45427129?v=4",
"gitUrl": "https://github.com/monrg",
"name": "Qingrong Wang"
- }
- ],
- "committer" : [
+ },
+ {
+ "avatarUrl": "https://avatars.githubusercontent.com/u/19602424?v=4",
+ "gitUrl": "https://github.com/macksonmu",
+ "name": "Chunjin Mu"
+ },
{
"avatarUrl": "https://avatars.githubusercontent.com/u/39726513?v=4",
"gitUrl": "https://github.com/wangsizhu0504",
"name": "Sizhu Wang"
- },
+ }
+ ],
+ "committer" : [
{
"avatarUrl": "https://avatars.githubusercontent.com/u/38427477?v=4",
"gitUrl": "https://github.com/1996fanrui",
"name": "Rui Fan"
},
{
- "avatarUrl": "https://avatars.githubusercontent.com/u/19602424?v=4",
- "gitUrl": "https://github.com/macksonmu",
- "name": "Chunjin Mu"
+ "avatarUrl": "https://avatars.githubusercontent.com/u/23091870?v=4",
+ "gitUrl": "https://github.com/zhoulii",
+ "name": "Li Zhou"
+ },
+ {
+ "avatarUrl": "https://avatars.githubusercontent.com/u/13617900?v=4",
+ "gitUrl": "https://github.com/GOODBOY008",
+ "name": "Zhongqiang Gong"
+ },
+ {
+ "avatarUrl":
"https://avatars.githubusercontent.com/u/64569824?s=96&v=4",
+ "gitUrl": "https://github.com/RocMarshal",
+ "name": "Yuepeng Pan"
}
]
},
@@ -153,23 +168,38 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/45427129?v=4",
"gitUrl": "https://github.com/monrg",
"name": "Qingrong Wang"
- }
- ],
- "committer" : [
+ },
+ {
+ "avatarUrl": "https://avatars.githubusercontent.com/u/19602424?v=4",
+ "gitUrl": "https://github.com/macksonmu",
+ "name": "Chunjin Mu"
+ },
{
"avatarUrl": "https://avatars.githubusercontent.com/u/39726513?v=4",
"gitUrl": "https://github.com/wangsizhu0504",
"name": "Sizhu Wang"
- },
+ }
+ ],
+ "committer" : [
{
"avatarUrl": "https://avatars.githubusercontent.com/u/38427477?v=4",
"gitUrl": "https://github.com/1996fanrui",
"name": "Rui Fan"
},
{
- "avatarUrl": "https://avatars.githubusercontent.com/u/19602424?v=4",
- "gitUrl": "https://github.com/macksonmu",
- "name": "Chunjin Mu"
+ "avatarUrl": "https://avatars.githubusercontent.com/u/23091870?v=4",
+ "gitUrl": "https://github.com/zhoulii",
+ "name": "Li Zhou"
+ },
+ {
+ "avatarUrl": "https://avatars.githubusercontent.com/u/13617900?v=4",
+ "gitUrl": "https://github.com/GOODBOY008",
+ "name": "Zhongqiang Gong"
+ },
+ {
+ "avatarUrl":
"https://avatars.githubusercontent.com/u/64569824?s=96&v=4",
+ "gitUrl": "https://github.com/RocMarshal",
+ "name": "Yuepeng Pan"
}
]
}