This is an automated email from the ASF dual-hosted git repository. lidongdai pushed a commit to branch davidzollo-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git
commit 7cd88f625c04c5fd537f27a8073dbfa562135ec1 Author: David Zollo <[email protected]> AuthorDate: Thu May 18 15:56:32 2023 +0800 Correct My Github id languages.json --- 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" }
