This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 46ce1fd  chore: add new committer tzssangglass on Team page (#552)
46ce1fd is described below

commit 46ce1fd7c761ca8c53bdf18bbd9489b5ebac319c
Author: tzssangglass <[email protected]>
AuthorDate: Sat Sep 4 15:43:45 2021 +0800

    chore: add new committer tzssangglass on Team page (#552)
---
 website/static/data/team.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/website/static/data/team.json b/website/static/data/team.json
index 0697ed7..1594ebe 100644
--- a/website/static/data/team.json
+++ b/website/static/data/team.json
@@ -216,6 +216,12 @@
         "username": "zhangjintao",
         "githubUsername": "tao12345666333",
         "avatarUrl": "https://avatars.githubusercontent.com/u/3264292?v=4";
+      },
+      {
+        "name": "ZhengSong Tu",
+        "username": "tzssangglass",
+        "githubUsername": "tzssangglass",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/30819887?v=4";
       }
     ]
   }

Reply via email to