We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7068988 + fad9e7d commit 194ad0aCopy full SHA for 194ad0a
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: 'Peter Moise', color: '#FF0000' },
99
{ name: 'Srihari Raman', color: '#FF2400' },
100
{ name: 'Kaiyang Zheng', color: '#FFFF00' }
101
];
0 commit comments