Skip to content

Commit

Permalink
[website] Adds Bilal to about page (#34412)
Browse files Browse the repository at this point in the history
  • Loading branch information
MBilalShafi committed Sep 23, 2022
1 parent e09fd32 commit 509927e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/pages/about.tsx
Expand Up @@ -406,6 +406,16 @@ const teamMembers: Array<Profile> = [
about: 'Learning and experimenting 📚',
github: 'LukasTy',
},
{
src: '/static/branding/about/bilal.png',
name: 'Bilal Shafi',
title: 'MUI X Engineer',
location: 'Islamabad, Pakistan',
locationCountry: 'pk',
about: 'DIY 🛠️, Learning 📚 and 🏓',
twitter: 'MBilalShafi',
github: 'MBilalShafi',
},
];

const contributors = [
Expand Down
Binary file added docs/public/static/branding/about/bilal.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 509927e

Please sign in to comment.