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 de272e1  chore: move bzp2010 to pmc (#827)
de272e1 is described below

commit de272e1f42911bfa787f58ff20667417f9bbcccd
Author: Zeping Bai <[email protected]>
AuthorDate: Mon Dec 27 13:40:48 2021 +0800

    chore: move bzp2010 to pmc (#827)
---
 website/config/team.js | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/website/config/team.js b/website/config/team.js
index 6c095ae..11f0915 100644
--- a/website/config/team.js
+++ b/website/config/team.js
@@ -139,6 +139,12 @@ module.exports = [
         "username": "tokers",
         "githubUsername": "tokers",
         "avatarUrl": "https://avatars.githubusercontent.com/u/10428333?v=4";
+      },
+      {
+        "name": "Zeping Bai",
+        "username": "bzp2010",
+        "githubUsername": "bzp2010",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/8078418?v=4";
       }
     ]
   },
@@ -200,12 +206,6 @@ module.exports = [
         "avatarUrl": "https://avatars.githubusercontent.com/u/4197225?v=4";
       },
       {
-        "name": "Zeping Bai",
-        "username": "bzp2010",
-        "githubUsername": "bzp2010",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/8078418?v=4";
-      },
-      {
         "name": "Chen Jin",
         "username": "Jaycean",
         "githubUsername": "Jaycean",

Reply via email to