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

ashishtiwari 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 f01b96e5c16 chore: add @shreemaan-abhishek to team (#1872)
f01b96e5c16 is described below

commit f01b96e5c162b90e70267a2f56c624f934c47e79
Author: Shreemaan Abhishek <[email protected]>
AuthorDate: Mon Mar 17 11:22:37 2025 +0545

    chore: add @shreemaan-abhishek to team (#1872)
---
 config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config/team.js b/config/team.js
index cfafe4ff32f..4fa5d0a55fd 100644
--- a/config/team.js
+++ b/config/team.js
@@ -2,6 +2,12 @@ module.exports = [
   {
     groupName: 'PMC',
     members: [
+      {
+        name: 'Abhishek Choudhary',
+        username: 'shreemaanabhishek',
+        githubUsername: 'shreemaan-abhishek',
+        avatarUrl: 'https://avatars.githubusercontent.com/u/61597896?v=4',
+      },
       {
         name: 'Ayeshmantha Perera',
         username: 'akayeshmantha',

Reply via email to