We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bba44b + 74d9964 commit 9c777ccCopy full SHA for 9c777cc
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -95,6 +95,7 @@ const CreditsPage: React.FC = () => {
95
},
96
{ name: 'Ethan Mouri', color: '#00bbff' },
97
{ name: 'Laith Taher', color: '#000080' },
98
+ { name: 'Amani Scarborough', color: '#e34db6' },
99
{ name: 'Peter Moise', color: '#FF0000' },
100
{ name: 'Srihari Raman', color: '#FF2400' },
101
{ name: 'Kaiyang Zheng', color: '#FFFF00' },
0 commit comments