Skip to content

Commit a61544c

Browse files
authored
Merge pull request #3690 from Northeastern-Electric-Racing/#3686-GahanPatel-credits
#3686 Added my name to credits
2 parents 99a3c70 + c2130a0 commit a61544c

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
@@ -300,6 +300,7 @@ const CreditsPage: React.FC = () => {
300300
}
301301
}
302302
},
303+
{ name: 'Gahan Patel', color: '#0000FF' },
303304
{ name: 'Mimo Olowu', color: 'white', sx: { px: 1, backgroundColor: '#ac59eb', borderRadius: 2 } },
304305
{ name: 'Saul Manzanares', color: '#AF34FA' },
305306
{ name: 'Richard Feng', color: '#FFFF', sx: { textShadow: '0 0 2px rgba(0,26,255), 0 0 5px rgba(255,255,255)' } },

0 commit comments

Comments
 (0)