We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b17a3 commit 52711b2Copy full SHA for 52711b2
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -85,6 +85,7 @@ const CreditsPage: React.FC = () => {
85
{ name: 'Liam Kosar', color: '#eb66ff' },
86
{ name: 'Daniel Yu', color: '#bdc0c7' },
87
{ name: 'William Seward', color: '#e53774' },
88
+ { name: 'Liu von Engelbrechten', color: '#2969f2' },
89
{
90
name: 'Zach Norman',
91
color: 'transparent',
0 commit comments