This is an automated email from the ASF dual-hosted git repository.
fanjia 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 600f845e62 Correct davidzollo Github id (#230)
600f845e62 is described below
commit 600f845e628697a447406fe0192ebd26e75aeced
Author: David Zollo <[email protected]>
AuthorDate: Thu May 25 10:28:58 2023 +0800
Correct davidzollo Github id (#230)
---
src/pages/team/languages.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index aafee97f05..00b6da233f 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -57,7 +57,7 @@
"apacheId": "lidongdai",
"avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
"email": "[email protected]",
- "gitUrl": "https://github.com/dailidong",
+ "gitUrl": "https://github.com/davidzollo",
"githubId": "dailidong",
"name": "Lidong Dai"
}