We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2380b5 + cdfc488 commit 4df5b56Copy full SHA for 4df5b56
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: 'Benjamin Zhu', color: '#ccccff' },
109
{ name: 'Stephanie Xu', color: '#ffcd42' },
110
{ name: 'Hareg Aderie', color: '#34b46c' },
111
{ name: 'Kevin Polackal', color: '#800080' },
0 commit comments