Skip to content

Commit

Permalink
[website] Add Rich to the 'About' page (#37221)
Browse files Browse the repository at this point in the history
Signed-off-by: Marija Najdova <[email protected]>
Co-authored-by: Rich Bustos <[email protected]>
Co-authored-by: Marija Najdova <[email protected]>
Co-authored-by: Sam Sycamore <[email protected]>
  • Loading branch information
4 people authored May 11, 2023
1 parent c3ecc33 commit 110fba8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,15 @@ const teamMembers: Array<Profile> = [
about: 'Open-source tinkerer',
github: 'romgrk',
},
{
src: '/static/branding/about/rich.png',
name: 'Rich Bustos',
title: 'Developer Advocate',
location: 'Daly City, CA, USA',
locationCountry: 'us',
about: 'I enjoy collecting sports cards and practicing jiu-jitsu',
github: 'richbustos',
},
];

const contributors = [
Expand Down
Binary file added docs/public/static/branding/about/rich.png
Loading
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 110fba8

Please sign in to comment.