We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecbd990 + 807b123 commit db072c2Copy full SHA for db072c2
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -76,6 +76,7 @@ const CreditsPage: React.FC = () => {
76
{ name: 'Martin Hema', color: '#9125cc' },
77
{ name: 'Shree Singhal', color: '#ff7ca4' },
78
{ name: 'Isaac Levine', color: '#6a3941' },
79
+ { name: 'Pooja Ramakrishnan', color: '#9125cc' },
80
{ name: 'Andrew Tsai', color: '#3281a8' },
81
{ name: 'Ahnaf Inkiad', color: '#ab38b5' },
82
{ name: 'Aaryan Jain', color: '#e53774' },
0 commit comments