Skip to content

Commit 807b123

Browse files
#4038 added my name to credits
1 parent 0fb0b4c commit 807b123

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
@@ -76,6 +76,7 @@ const CreditsPage: React.FC = () => {
7676
{ name: 'Martin Hema', color: '#9125cc' },
7777
{ name: 'Shree Singhal', color: '#ff7ca4' },
7878
{ name: 'Isaac Levine', color: '#6a3941' },
79+
{ name: 'Pooja Ramakrishnan', color: '#9125cc' },
7980
{ name: 'Andrew Tsai', color: '#3281a8' },
8081
{ name: 'Ahnaf Inkiad', color: '#ab38b5' },
8182
{ name: 'Aaryan Jain', color: '#e53774' },

0 commit comments

Comments
 (0)