Skip to content

Commit c28f83d

Browse files
authored
Merge pull request #3756 from Northeastern-Electric-Racing/#3727-EdgarButtner-Credits
#3727 Added my name to credits
2 parents a8e16bb + 050ffeb commit c28f83d

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
@@ -301,6 +301,7 @@ const CreditsPage: React.FC = () => {
301301
}
302302
}
303303
},
304+
{ name: 'Edgar Buttner', color: '#9E9764' },
304305
{
305306
name: 'John Cassidy',
306307
color: '#8378ffff',

0 commit comments

Comments
 (0)