Skip to content

Commit a3f3852

Browse files
committed
#1343 Added my name to credits
1 parent b2a82a4 commit a3f3852

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ const CreditsPage: React.FC = () => {
9595
},
9696
{ name: 'Ethan Mouri', color: '#00bbff' },
9797
{ name: 'Laith Taher', color: '#000080' },
98+
{ name: 'Griffin Cooper', color: '#02d69a' },
9899
{ name: 'Kaiyang Zheng', color: '#FFFF00' }
99100
];
100101

0 commit comments

Comments
 (0)