You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by yi...@apache.org on 2022/02/24 05:42:07 UTC

[apisix-website] branch master updated: add to pmc (#901)

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

yilinzeng 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 4e72108  add to pmc (#901)
4e72108 is described below

commit 4e72108de08e93806729b6644b250ed824e64757
Author: dabue <53...@users.noreply.github.com>
AuthorDate: Thu Feb 24 13:40:58 2022 +0800

    add to pmc (#901)
---
 website/config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/website/config/team.js b/website/config/team.js
index 6b93d99..fbfca73 100644
--- a/website/config/team.js
+++ b/website/config/team.js
@@ -151,6 +151,12 @@ module.exports = [
         "username": "zhangjintao",
         "githubUsername": "tao12345666333",
         "avatarUrl": "https://avatars.githubusercontent.com/u/3264292?v=4"
+      },
+      {
+        "name": "Guosheng Yang",
+        "username": "dabue",
+        "githubUsername": "dabue",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/53054094?v=4"
       }
     ]
   },