Skip to content

Commit b752991

Browse files
committed
#4062 Added my name to credits
1 parent df34297 commit b752991

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
@@ -66,6 +66,7 @@ const CreditsPage: React.FC = () => {
6666
{ name: 'Jared Ritchie', color: '#f0354e' },
6767
{ name: 'Alan Zhan', color: '#7AD0AC' },
6868
{ name: 'Sutton Spindler', color: '#53A3ff' },
69+
{ name: 'Vanessa Fobid', color: '#a30062' },
6970
{ name: 'Emma Vonbuelow', color: '#c77ad0' },
7071
{ name: 'Aidan Roche', color: '#20B1AA' },
7172
{ name: 'Carrie Wang', color: '#f9cfc8' },

0 commit comments

Comments
 (0)