We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 140e50a + d25a921 commit 5feec10Copy full SHA for 5feec10
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -106,6 +106,8 @@ const CreditsPage: React.FC = () => {
106
{ name: 'Sharon Yang', color: '#ed8a5f' },
107
{ name: 'Stephanie Xu', color: '#ffcd42' },
108
{ name: 'Hareg Aderie', color: '#34b46c' },
109
+ { name: 'Kevin Polackal', color: '#800080' },
110
+ { name: 'Anika Sharma', color: '#ff0000' },
111
{
112
name: 'Kaan Tural',
113
color: 'transparent',
0 commit comments