Skip to content

Commit cbe9346

Browse files
committed
added name to credits
1 parent a973901 commit cbe9346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ const CreditsPage: React.FC = () => {
102102
{ name: 'Waasif Mahmood', color: '#114a13' },
103103
{ name: 'Matthew Wang', color: '#c657f2' },
104104
{ name: 'Sharon Yang', color: '#ed8a5f' },
105-
{ name: 'Hareg Aderie', color: '#34b46c'},
105+
{ name: 'Hareg Aderie', color: '#34b46c' },
106106
{ name: 'Kevin Polackal', color: '#800080' }
107107
];
108108

0 commit comments

Comments
 (0)