Skip to content

Commit 4df5b56

Browse files
authored
Merge pull request #1389 from Northeastern-Electric-Racing/#1374-BenjaminZhu-credits
#1374 added my name
2 parents f2380b5 + cdfc488 commit 4df5b56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ const CreditsPage: React.FC = () => {
105105
{ name: 'Waasif Mahmood', color: '#114a13' },
106106
{ name: 'Matthew Wang', color: '#c657f2' },
107107
{ name: 'Sharon Yang', color: '#ed8a5f' },
108+
{ name: 'Benjamin Zhu', color: '#ccccff' },
108109
{ name: 'Stephanie Xu', color: '#ffcd42' },
109110
{ name: 'Hareg Aderie', color: '#34b46c' },
110111
{ name: 'Kevin Polackal', color: '#800080' },

0 commit comments

Comments
 (0)