We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c777cc + 5dff354 commit 06216bdCopy full SHA for 06216bd
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -99,6 +99,7 @@ const CreditsPage: React.FC = () => {
99
{ name: 'Peter Moise', color: '#FF0000' },
100
{ name: 'Srihari Raman', color: '#FF2400' },
101
{ name: 'Kaiyang Zheng', color: '#FFFF00' },
102
+ { name: 'Waasif Mahmood', color: '#114a13' },
103
{ name: 'Matthew Wang', color: '#c657f2' },
104
{ name: 'Sharon Yang', color: '#ed8a5f' }
105
];
0 commit comments