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

singhsh 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 13606cc  chore: add 1502shivam-singh as committer in team (#774)
13606cc is described below

commit 13606cc82e5ff5c145aad659ca65845c67ae59eb
Author: Shivam Singh <57267960+1502shivam-si...@users.noreply.github.com>
AuthorDate: Sun Nov 28 23:05:04 2021 +0530

    chore: add 1502shivam-singh as committer in team (#774)
---
 website/config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/website/config/team.js b/website/config/team.js
index 83ebdb7..359ea7f 100644
--- a/website/config/team.js
+++ b/website/config/team.js
@@ -240,6 +240,12 @@ module.exports = [
         "username": "wang-yeliang",
         "githubUsername": "wang-yeliang",
         "avatarUrl": "https://avatars.githubusercontent.com/u/19886745?v=4";
+      },
+      {
+        "name": "Shivam Singh",
+        "username": "singhsh",
+        "githubUsername": "1502shivam-singh",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/57267960?v=4";
       }
     ]
   }

Reply via email to