We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 919d5e1 + e855cae commit fcb05ccCopy full SHA for fcb05cc
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -109,6 +109,7 @@ const CreditsPage: React.FC = () => {
109
{ name: 'Benjamin Zhu', color: '#ccccff' },
110
{ name: 'Stephanie Xu', color: '#ffcd42' },
111
{ name: 'Hareg Aderie', color: '#34b46c' },
112
+ { name: 'Arinjay Singh', color: '#7bb5dc' },
113
{ name: 'Aarav Shyamkumar', color: '#FF0000' },
114
{ name: 'Raghav Mathur', color: '#009933' },
115
{ name: 'Anika Sharma', color: '#ff0000' },
0 commit comments