We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b7bef9 + 6398320 commit b8b422cCopy full SHA for b8b422c
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -135,6 +135,7 @@ const CreditsPage: React.FC = () => {
135
{ name: 'Sindhu Balamurugan', color: '#c170fa' },
136
{ name: 'Lily Shiomitsu', color: '#008080' },
137
{ name: 'Kevin Yang', color: '#0000FF' },
138
+ { name: 'Neel Raut', color: '#023665' },
139
{ name: 'Qihong Wu', color: '#87CEEB' },
140
{ name: 'Megan Lai', color: '#52B2BF' },
141
{ name: 'Eric Sun', color: '#FCCAED' }
0 commit comments