Skip to content

Commit

Permalink
[website] Add Zeeshan to About Us page under Community contributors s…
Browse files Browse the repository at this point in the history
…ection (mui#45026)
  • Loading branch information
ZeeshanTamboli authored Jan 15, 2025
1 parent ff9b9e4 commit ca262bb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/src/components/about/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit ca262bb

Please sign in to comment.