Skip to content

Commit 995fe47

Browse files
authored
Merge pull request #1391 from Northeastern-Electric-Racing/#1372-SathvikCharugundla-Credits
#1372: Added my name to credits
2 parents fcb05cc + 7b92caa commit 995fe47

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
@@ -105,6 +105,7 @@ const CreditsPage: React.FC = () => {
105105
{ name: 'Waasif Mahmood', color: '#114a13' },
106106
{ name: 'Matthew Wang', color: '#c657f2' },
107107
{ name: 'Sharon Yang', color: '#ed8a5f' },
108+
{ name: 'Sathvik Charugundla', color: '#ff0000' },
108109
{ name: 'Samantha Moy', color: '#d287fa' },
109110
{ name: 'Benjamin Zhu', color: '#ccccff' },
110111
{ name: 'Stephanie Xu', color: '#ffcd42' },

0 commit comments

Comments
 (0)