This is an automated email from the ASF dual-hosted git repository.
dailai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 68a05f0c2da [Improve][Team] Add new committer named (#351)
68a05f0c2da is described below
commit 68a05f0c2da29034ad65bf92b1eda7cfb9a6ba0f
Author: Jast <[email protected]>
AuthorDate: Fri Dec 20 16:51:22 2024 +0800
[Improve][Team] Add new committer named (#351)
---
src/pages/team/languages.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index 40cf4d6275b..fc4492067f4 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -211,6 +211,12 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/5720433?v=4",
"githubId": "arshadmohammad",
"name": "Mohammad Arshad"
+ },
+ {
+ "apacheId": "shenghang",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/29418975?v=4",
+ "githubId": "zhangshenghang",
+ "name": "Shenghang Zhang"
}
]