We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68186e2 + 29830f0 commit e18edb1Copy full SHA for e18edb1
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -136,6 +136,8 @@ const CreditsPage: React.FC = () => {
136
{ name: 'Sindhu Balamurugan', color: '#c170fa' },
137
{ name: 'Lily Shiomitsu', color: '#008080' },
138
{ name: 'Kevin Yang', color: '#0000FF' },
139
+ { name: 'Qihong Wu', color: '#87CEEB' },
140
+ { name: 'Jessica Zhao', color: '#6495ED' },
141
{ name: 'Neel Raut', color: '#023665' },
142
{ name: 'Qihong Wu', color: '#87CEEB' },
143
{ name: 'Megan Lai', color: '#52B2BF' },
0 commit comments