This is an automated email from the ASF dual-hosted git repository.
shenghang 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 82608c6e8fa7 fix: correct GitHub ID from dailidong to davidzollo in
team page (#413)
82608c6e8fa7 is described below
commit 82608c6e8fa71ed23b37831f9fb7bdf7634cf0ce
Author: David Zollo <[email protected]>
AuthorDate: Thu Jan 8 21:21:03 2026 +0800
fix: correct GitHub ID from dailidong to davidzollo in team page (#413)
Co-authored-by: Claude Sonnet 4.5 <[email protected]>
---
src/pages/team/languages.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index a8068faeba99..8a63bf90b96b 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -50,8 +50,8 @@
},
{
"apacheId": "lidongdai",
- "githubId": "dailidong",
- "name": "Lidong Dai",
+ "githubId": "davidzollo",
+ "name": "David Zollo",
"userId": "15833811"
},
{
@@ -231,4 +231,4 @@
"userId": "73771213"
}
]
-}
\ No newline at end of file
+}