We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5b980 commit 13f0e0fCopy full SHA for 13f0e0f
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -203,6 +203,7 @@ const CreditsPage: React.FC = () => {
203
{ name: 'Visisht Kamalapuram', color: '#3083AA' },
204
{ name: 'Jay Jung', color: '##344739' },
205
{ name: 'Elton Yu', color: '#f202a2' },
206
+ { name: 'Raphael Bessin', color: '#14855fff' },
207
{ name: 'Will Anderson', color: '#ebb145' },
208
{ name: 'Alex Park', color: '#CCCCFF' },
209
{
0 commit comments