We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d953741 + c8714a5 commit 3b7bef9Copy full SHA for 3b7bef9
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -115,6 +115,7 @@ const CreditsPage: React.FC = () => {
115
{ name: 'Benjamin Zhu', color: '#ccccff' },
116
{ name: 'Stephanie Xu', color: '#ffcd42' },
117
{ name: 'Hareg Aderie', color: '#34b46c' },
118
+ { name: 'Motto Sereeyothin', color: '#000000' },
119
{ name: 'Raymond Tsai', color: '#66cdaa' },
120
{ name: 'Arinjay Singh', color: '#7bb5dc' },
121
{ name: 'Aarav Shyamkumar', color: '#FF0000' },
0 commit comments