Skip to content

Commit 6e864e6

Browse files
authored
Merge pull request #1406 from Northeastern-Electric-Racing/1385-RaghavMathur-credits
#1385: added my name to the credits page
2 parents 5feec10 + 18dccdf commit 6e864e6

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
@@ -107,6 +107,7 @@ const CreditsPage: React.FC = () => {
107107
{ name: 'Stephanie Xu', color: '#ffcd42' },
108108
{ name: 'Hareg Aderie', color: '#34b46c' },
109109
{ name: 'Kevin Polackal', color: '#800080' },
110+
{ name: 'Raghav Mathur', color: '#009933' },
110111
{ name: 'Anika Sharma', color: '#ff0000' },
111112
{
112113
name: 'Kaan Tural',

0 commit comments

Comments
 (0)