Skip to content

Commit 6bd019e

Browse files
authored
Merge pull request #1414 from Northeastern-Electric-Racing/#1397-RaymondTsai-credits
#1397 Added my name to Credits
2 parents 47fac9d + e8def48 commit 6bd019e

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
@@ -111,6 +111,7 @@ const CreditsPage: React.FC = () => {
111111
{ name: 'Benjamin Zhu', color: '#ccccff' },
112112
{ name: 'Stephanie Xu', color: '#ffcd42' },
113113
{ name: 'Hareg Aderie', color: '#34b46c' },
114+
{ name: 'Raymond Tsai', color: '#66cdaa' },
114115
{ name: 'Arinjay Singh', color: '#7bb5dc' },
115116
{ name: 'Aarav Shyamkumar', color: '#FF0000' },
116117
{ name: 'Raghav Mathur', color: '#009933' },

0 commit comments

Comments
 (0)