We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee8578 commit 72ea02fCopy full SHA for 72ea02f
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -112,6 +112,7 @@ const CreditsPage: React.FC = () => {
112
{ name: 'Kevin Polackal', color: '#800080' },
113
{ name: 'Raghav Mathur', color: '#009933' },
114
{ name: 'Anika Sharma', color: '#ff0000' },
115
+ { name: 'William (Jack) Turner', color: '#ff5733' },
116
{
117
name: 'Kaan Tural',
118
color: 'transparent',
0 commit comments