Skip to content

Commit dee8578

Browse files
authored
Merge pull request #1410 from Northeastern-Electric-Racing/#1379-AaravShyamkumar-credits
#1379: added my name to the credits page
2 parents 4df5b56 + 277f21c commit dee8578

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
@@ -108,6 +108,7 @@ const CreditsPage: React.FC = () => {
108108
{ name: 'Benjamin Zhu', color: '#ccccff' },
109109
{ name: 'Stephanie Xu', color: '#ffcd42' },
110110
{ name: 'Hareg Aderie', color: '#34b46c' },
111+
{ name: 'Aarav Shyamkumar', color: '#FF0000' },
111112
{ name: 'Kevin Polackal', color: '#800080' },
112113
{ name: 'Raghav Mathur', color: '#009933' },
113114
{ name: 'Anika Sharma', color: '#ff0000' },

0 commit comments

Comments
 (0)