We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcb05cc + 7b92caa commit 995fe47Copy full SHA for 995fe47
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -105,6 +105,7 @@ const CreditsPage: React.FC = () => {
105
{ name: 'Waasif Mahmood', color: '#114a13' },
106
{ name: 'Matthew Wang', color: '#c657f2' },
107
{ name: 'Sharon Yang', color: '#ed8a5f' },
108
+ { name: 'Sathvik Charugundla', color: '#ff0000' },
109
{ name: 'Samantha Moy', color: '#d287fa' },
110
{ name: 'Benjamin Zhu', color: '#ccccff' },
111
{ name: 'Stephanie Xu', color: '#ffcd42' },
0 commit comments