Skip to content

Commit

Permalink
Merge pull request #2972 from Northeastern-Electric-Racing/#2947-eric…
Browse files Browse the repository at this point in the history
…yao-credits

#2947 Added my name to credits page
  • Loading branch information
walker-sean authored Nov 18, 2024
2 parents 4c4ab80 + 96f62df commit c26f0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/src/pages/CreditsPage/CreditsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ const CreditsPage: React.FC = () => {
{ name: 'Chris Li', color: '#5d42f5' },
{ name: 'Kenneth Aldridge', color: '#E70D0D' },
{ name: 'Nishanth Chinnadurai', color: '#8E6B9F' },
{ name: 'Eric Yao', color: '#a5ff38' },
{ name: 'Haylie Pedersen', color: '#368048' },
{ name: 'Kinsey Bellerose', color: '#3281a8' },
{ name: 'Tyler Morrill', color: '#4a881b' },
Expand Down

0 comments on commit c26f0b1

Please sign in to comment.