Skip to content

Commit 7a8b0f1

Browse files
authored
Merge pull request #4071 from Northeastern-Electric-Racing/#4039-NatashaJoshi-credits
#4039 Added my name to credits'
2 parents d57a025 + ba39766 commit 7a8b0f1

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
@@ -123,6 +123,7 @@ const CreditsPage: React.FC = () => {
123123
{ name: 'Raghav Mathur', color: '#009933' },
124124
{ name: 'Anika Sharma', color: '#ff0000' },
125125
{ name: 'William (Jack) Turner', color: '#ff5733' },
126+
{ name: 'Natasha Joshi', color: '#00f7ffff' },
126127
{
127128
name: 'Samson Ajayi',
128129
color: '6a0dad',

0 commit comments

Comments
 (0)