Skip to content

Commit eee4227

Browse files
authored
Merge pull request #1680 from Northeastern-Electric-Racing/#1668-VidyuthRamkumar-credits
#1668 added my name to the credits page
2 parents 9563a91 + 34152b6 commit eee4227

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
@@ -147,6 +147,7 @@ const CreditsPage: React.FC = () => {
147147
{ name: 'Yash Jayaprakash', color: '#66b2b2' },
148148
{ name: 'Maggie Chua', color: '#E6E6FA' },
149149
{ name: 'Bradford Derby', color: '#577DD5' },
150+
{ name: 'Vidyuth Ramkumar', color: '#800000' },
150151
{ name: 'Makarios Mansour', color: '#DC143C' }
151152
];
152153

0 commit comments

Comments
 (0)