Skip to content

Commit

Permalink
[website] Add Lukas to the about page (#34284)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Sep 12, 2022
1 parent a2cd245 commit 99774a4
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
Expand Up @@ -397,6 +397,15 @@ const teamMembers: Array<Profile> = [
about: '🛠️ DYI projects, 🏄🏻‍♂️ Wakeboarding & 🏎️ F1',
github: 'bytasv',
},
{
src: '/static/branding/about/lukas.png',
name: 'Lukas Tyla',
title: 'MUI X Engineer',
location: 'Vilnius, Lithuania',
locationCountry: 'lt',
about: 'Learning and experimenting 📚',
github: 'LukasTy',
},
];

const contributors = [
Expand Down
Binary file added docs/public/static/branding/about/lukas.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 99774a4

Please sign in to comment.