Skip to content

Commit 72ea02f

Browse files
committed
#1386 Added my name to credits
1 parent dee8578 commit 72ea02f

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
@@ -112,6 +112,7 @@ const CreditsPage: React.FC = () => {
112112
{ name: 'Kevin Polackal', color: '#800080' },
113113
{ name: 'Raghav Mathur', color: '#009933' },
114114
{ name: 'Anika Sharma', color: '#ff0000' },
115+
{ name: 'William (Jack) Turner', color: '#ff5733' },
115116
{
116117
name: 'Kaan Tural',
117118
color: 'transparent',

0 commit comments

Comments
 (0)