Skip to content

Commit

Permalink
Merge branch 'develop' into #2947-ericyao-credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaomister authored Nov 14, 2024
2 parents 75c0fef + ed0ba21 commit 96f62df
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 @@ -244,6 +244,7 @@ const CreditsPage: React.FC = () => {
{ 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' },
{ name: 'Kyan Barker', color: '#5d42f5' },
Expand Down

0 comments on commit 96f62df

Please sign in to comment.