@@ -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' } ,
@@ -122,6 +123,7 @@ const CreditsPage: React.FC = () => {
122123 { name : 'Raghav Mathur' , color : '#009933' } ,
123124 { name : 'Anika Sharma' , color : '#ff0000' } ,
124125 { name : 'William (Jack) Turner' , color : '#ff5733' } ,
126+ { name : 'Natasha Joshi' , color : '#00f7ffff' } ,
125127 {
126128 name : 'Samson Ajayi' ,
127129 color : '6a0dad' ,
@@ -371,7 +373,8 @@ const CreditsPage: React.FC = () => {
371373 } ,
372374 { name : 'Josh Len' , color : '#000000ff' } ,
373375 { name : 'Grace Theobald' , color : '#537c2c' } ,
374- { name : 'Jasper Pinkus' , color : '#276221' }
376+ { name : 'Jasper Pinkus' , color : '#276221' } ,
377+ { name : 'Sara Johnson' , color : '#ffff99' }
375378 ] ;
376379
377380 const snark = [ 'Add your name!' , "Shouldn't you do it yourself?" , 'Seriously' , 'go' , 'do' , 'it' ] ;
0 commit comments