Skip to content

Commit 3b7bef9

Browse files
authored
Merge pull request #1403 from Northeastern-Electric-Racing/#1395-MottoSereeyothin-credits
#1395 Added my name to credits
2 parents d953741 + c8714a5 commit 3b7bef9

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
@@ -115,6 +115,7 @@ const CreditsPage: React.FC = () => {
115115
{ name: 'Benjamin Zhu', color: '#ccccff' },
116116
{ name: 'Stephanie Xu', color: '#ffcd42' },
117117
{ name: 'Hareg Aderie', color: '#34b46c' },
118+
{ name: 'Motto Sereeyothin', color: '#000000' },
118119
{ name: 'Raymond Tsai', color: '#66cdaa' },
119120
{ name: 'Arinjay Singh', color: '#7bb5dc' },
120121
{ name: 'Aarav Shyamkumar', color: '#FF0000' },

0 commit comments

Comments
 (0)