We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dc8bfc + 6547cf4 commit d953741Copy full SHA for d953741
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -131,6 +131,7 @@ const CreditsPage: React.FC = () => {
131
}
132
},
133
{ name: 'Kevin Polackal', color: '#800080' },
134
+ { name: 'Sindhu Balamurugan', color: '#c170fa' },
135
{ name: 'Lily Shiomitsu', color: '#008080' },
136
{ name: 'Kevin Yang', color: '#0000FF' },
137
{ name: 'Qihong Wu', color: '#87CEEB' },
0 commit comments