This is an automated email from the ASF dual-hosted git repository.
wanghailin 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 81ac4a946556 [Improve][Team] Add new committer named Chao Wang (#374)
81ac4a946556 is described below
commit 81ac4a94655689ac76dbe3d9609dad2cae72e077
Author: corgy-w <[email protected]>
AuthorDate: Sat Apr 12 15:28:35 2025 +0800
[Improve][Team] Add new committer named Chao Wang (#374)
---
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 3d9cad12fa20..dd3cbc6083ec 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -223,6 +223,12 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/39961809?v=4",
"githubId": "hawk9821",
"name": "Donghao Zhang"
+ },
+ {
+ "apacheId": "corgy",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/73771213?v=4",
+ "githubId": "corgy-w",
+ "name": "Chao Wang"
}
]
}