Skip to content

Commit d953741

Browse files
authored
Merge pull request #1443 from Northeastern-Electric-Racing/#1442-SindhuBalamurugan-credits
#1442: added my name to credits
2 parents 2dc8bfc + 6547cf4 commit d953741

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
@@ -131,6 +131,7 @@ const CreditsPage: React.FC = () => {
131131
}
132132
},
133133
{ name: 'Kevin Polackal', color: '#800080' },
134+
{ name: 'Sindhu Balamurugan', color: '#c170fa' },
134135
{ name: 'Lily Shiomitsu', color: '#008080' },
135136
{ name: 'Kevin Yang', color: '#0000FF' },
136137
{ name: 'Qihong Wu', color: '#87CEEB' },

0 commit comments

Comments
 (0)