From ca262bb4024f095c4e0c9a26e6b5c26de72fe683 Mon Sep 17 00:00:00 2001 From: Zeeshan Tamboli Date: Wed, 15 Jan 2025 18:10:30 +0530 Subject: [PATCH] [website] Add Zeeshan to About Us page under Community contributors section (#45026) --- docs/src/components/about/Team.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/src/components/about/Team.tsx b/docs/src/components/about/Team.tsx index cf220d97bca9ff..6ff4bca2e85dfa 100644 --- a/docs/src/components/about/Team.tsx +++ b/docs/src/components/about/Team.tsx @@ -235,6 +235,16 @@ const contributors = [ locationCountry: 'ie', src: 'https://avatars.githubusercontent.com/u/12678455', }, + { + name: 'Zeeshan Tamboli', + github: 'ZeeshanTamboli', + location: 'Pune, India', + locationCountry: 'in', + title: 'Material UI, MUI X', + src: 'https://avatars.githubusercontent.com/u/20900032', + twitter: 'ZeeshanTamboli', + linkedin: 'in/zeeshantamboli', + }, ]; const emeriti = [