We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47fac9d + e8def48 commit 6bd019eCopy full SHA for 6bd019e
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -111,6 +111,7 @@ const CreditsPage: React.FC = () => {
111
{ name: 'Benjamin Zhu', color: '#ccccff' },
112
{ name: 'Stephanie Xu', color: '#ffcd42' },
113
{ name: 'Hareg Aderie', color: '#34b46c' },
114
+ { name: 'Raymond Tsai', color: '#66cdaa' },
115
{ name: 'Arinjay Singh', color: '#7bb5dc' },
116
{ name: 'Aarav Shyamkumar', color: '#FF0000' },
117
{ name: 'Raghav Mathur', color: '#009933' },
0 commit comments