Skip to content

Commit 74d9964

Browse files
#1353 Added my name to the credits page
1 parent 194ad0a commit 74d9964

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: 'Amani Scarborough', color: '#e34db6' },
9899
{ name: 'Peter Moise', color: '#FF0000' },
99100
{ name: 'Srihari Raman', color: '#FF2400' },
100101
{ name: 'Kaiyang Zheng', color: '#FFFF00' }

0 commit comments

Comments
 (0)