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 bde948f  chore: add bisakh with committers (#815)
bde948f is described below

commit bde948f445c4e657dedfa457fdd5e7a5b1b6c638
Author: Bisakh <[email protected]>
AuthorDate: Mon Dec 20 18:08:41 2021 +0530

    chore: add bisakh with committers (#815)
---
 website/config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/website/config/team.js b/website/config/team.js
index 359ea7f..6c095ae 100644
--- a/website/config/team.js
+++ b/website/config/team.js
@@ -246,6 +246,12 @@ module.exports = [
         "username": "singhsh",
         "githubUsername": "1502shivam-singh",
         "avatarUrl": "https://avatars.githubusercontent.com/u/57267960?v=4";
+      },
+      {
+        "name": "Bisakh Mondal",
+        "username": "bisakh",
+        "githubUsername": "bisakhmondal",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/41498427?v=4";
       }
     ]
   }

Reply via email to