Skip to content

Commit 6547cf4

Browse files
committed
#1442: added my name to credits
1 parent fcb05cc commit 6547cf4

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
}
124124
},
125125
{ name: 'Kevin Polackal', color: '#800080' },
126+
{ name: 'Sindhu Balamurugan', color: '#c170fa' },
126127
{ name: 'Lily Shiomitsu', color: '#008080' },
127128
{ name: 'Kevin Yang', color: '#0000FF' }
128129
];

0 commit comments

Comments
 (0)