We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a889bf + 3b89056 commit 1fbc869Copy full SHA for 1fbc869
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -105,11 +105,11 @@ const CreditsPage: React.FC = () => {
105
{ name: 'Waasif Mahmood', color: '#114a13' },
106
{ name: 'Matthew Wang', color: '#c657f2' },
107
{ name: 'Sharon Yang', color: '#ed8a5f' },
108
+ { name: 'Samantha Moy', color: '#d287fa' },
109
{ name: 'Benjamin Zhu', color: '#ccccff' },
110
{ name: 'Stephanie Xu', color: '#ffcd42' },
111
{ name: 'Hareg Aderie', color: '#34b46c' },
112
{ name: 'Aarav Shyamkumar', color: '#FF0000' },
- { name: 'Kevin Polackal', color: '#800080' },
113
{ name: 'Raghav Mathur', color: '#009933' },
114
{ name: 'Anika Sharma', color: '#ff0000' },
115
{
0 commit comments