We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c40aa3 + cbe9346 commit b3b17a3Copy full SHA for b3b17a3
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -103,6 +103,7 @@ const CreditsPage: React.FC = () => {
103
{ name: 'Waasif Mahmood', color: '#114a13' },
104
{ name: 'Matthew Wang', color: '#c657f2' },
105
{ name: 'Sharon Yang', color: '#ed8a5f' },
106
+ { name: 'Hareg Aderie', color: '#34b46c' },
107
{ name: 'Kevin Polackal', color: '#800080' }
108
];
109
0 commit comments