We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df34297 commit b752991Copy full SHA for b752991
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -66,6 +66,7 @@ const CreditsPage: React.FC = () => {
66
{ name: 'Jared Ritchie', color: '#f0354e' },
67
{ name: 'Alan Zhan', color: '#7AD0AC' },
68
{ name: 'Sutton Spindler', color: '#53A3ff' },
69
+ { name: 'Vanessa Fobid', color: '#a30062' },
70
{ name: 'Emma Vonbuelow', color: '#c77ad0' },
71
{ name: 'Aidan Roche', color: '#20B1AA' },
72
{ name: 'Carrie Wang', color: '#f9cfc8' },
0 commit comments