Skip to content

Commit b3b17a3

Browse files
authored
Merge pull request #1361 from Northeastern-Electric-Racing/#1360-HaregAderie-credits
#1360: Added my name to credits
2 parents 7c40aa3 + cbe9346 commit b3b17a3

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
@@ -103,6 +103,7 @@ const CreditsPage: React.FC = () => {
103103
{ name: 'Waasif Mahmood', color: '#114a13' },
104104
{ name: 'Matthew Wang', color: '#c657f2' },
105105
{ name: 'Sharon Yang', color: '#ed8a5f' },
106+
{ name: 'Hareg Aderie', color: '#34b46c' },
106107
{ name: 'Kevin Polackal', color: '#800080' }
107108
];
108109

0 commit comments

Comments
 (0)