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 30d7f2c9e0af [Improve][Team] Add new committer named Zhang Donghao
(#360)
30d7f2c9e0af is described below
commit 30d7f2c9e0af42b1a6b768c172ef3cfcdd3f7166
Author: zhangdonghao <[email protected]>
AuthorDate: Fri Feb 28 18:45:02 2025 +0800
[Improve][Team] Add new committer named Zhang Donghao (#360)
---
src/pages/team/languages.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index fc4492067f47..3d9cad12fa20 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -217,7 +217,12 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/29418975?v=4",
"githubId": "zhangshenghang",
"name": "Shenghang Zhang"
+ },
+ {
+ "apacheId": "zhangdonghao",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/39961809?v=4",
+ "githubId": "hawk9821",
+ "name": "Donghao Zhang"
}
-
]
}