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 c3e5b62  chore: Add new committer jinchen in committer list (#254)
c3e5b62 is described below

commit c3e5b620f18992a54e833304f06e17a90e1b5541
Author: JinChen <[email protected]>
AuthorDate: Thu Mar 11 21:06:43 2021 +0800

    chore: Add new committer jinchen in committer list (#254)
---
 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 919dce7..c8a58ed 100644
--- a/website/static/data/team.json
+++ b/website/static/data/team.json
@@ -204,6 +204,12 @@
         "username": "bzp2010",
         "githubUsername": "bzp2010",
         "avatarUrl": "https://avatars.githubusercontent.com/u/8078418?v=4";
+      },
+      {
+        "name": "Chen Jin",
+        "username": "Jaycean",
+        "githubUsername": "Jaycean",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/36916582?v=4";
       }
     ]
   }

Reply via email to