Skip to content

Commit

Permalink
Merge pull request #562 from asuc-octo/fix-about
Browse files Browse the repository at this point in the history
Add Michelle as the Design Lead
  • Loading branch information
mathhulk authored Mar 16, 2023
2 parents 68e0aa4 + 83e11bb commit 47bf3e8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions frontend/src/components/About/CurrentContributors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ const contributors = [
img: matthew_1,
silly_img: matthew_2
},
{
name: 'Michelle Tran',
role: 'Design Lead',
site: 'https://michelletran.design',
img: michelle_1,
silly_img: michelle_2
},
{
name: 'Henric Zhang',
role: 'Frontend Engineer',
Expand Down Expand Up @@ -111,13 +118,6 @@ const contributors = [
img: eric_1,
silly_img: eric_2
},
{
name: 'Michelle Tran',
role: 'Designer',
site: 'https://michelletran.design',
img: michelle_1,
silly_img: michelle_2
},
{
name: 'Carissa Cui',
role: 'Designer',
Expand Down

0 comments on commit 47bf3e8

Please sign in to comment.