Skip to content

Commit e61d4e6

Browse files
authored
Merge pull request #3697 from Northeastern-Electric-Racing/3681-Saul-Manzanares-credits
Added my name to credtis
2 parents 3071211 + 3d4f981 commit e61d4e6

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: 'Saul Manzanares', color: '#AF34FA' },
303304
{ name: 'Richard Feng', color: '#FFFF', sx: { textShadow: '0 0 2px rgba(0,26,255), 0 0 5px rgba(255,255,255)' } },
304305
{
305306
name: 'Samuel Shrestha',

0 commit comments

Comments
 (0)