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 858a69d Update team committer (#415)
858a69d is described below
commit 858a69d0a8c928a3f740a8886651ee967381ddd7
Author: ChengJie1053 <[email protected]>
AuthorDate: Thu Nov 7 22:38:00 2024 +0800
Update team committer (#415)
---
src/pages/team/languages.json | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index 92b70e7..384ac5a 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -108,12 +108,17 @@
{
"githubId": "52746628",
"gitUrl": "https://github.com/VampireAchao",
- "name": "achao"
+ "name": "Chao Zhang"
},
{
"githubId": "17822915",
"gitUrl": "https://github.com/SbloodyS",
- "name": "SbloodyS"
+ "name": "Zihao Xiang"
+ },
+ {
+ "githubId": "125547374",
+ "gitUrl": "https://github.com/ChengJie1053",
+ "name": "Jie Cheng"
}
]
},
@@ -226,12 +231,17 @@
{
"githubId": "52746628",
"gitUrl": "https://github.com/VampireAchao",
- "name": "achao"
+ "name": "Chao Zhang"
},
{
"githubId": "17822915",
"gitUrl": "https://github.com/SbloodyS",
- "name": "SbloodyS"
+ "name": "Zihao Xiang"
+ },
+ {
+ "githubId": "125547374",
+ "gitUrl": "https://github.com/ChengJie1053",
+ "name": "Jie Cheng"
}
]
}