diff --git a/frontend/src/constants/HomeConsts.ts b/frontend/src/constants/HomeConsts.ts index fac2a0bd..8c6f70d1 100644 --- a/frontend/src/constants/HomeConsts.ts +++ b/frontend/src/constants/HomeConsts.ts @@ -11,4 +11,5 @@ export const admins: string[] = [ 'km653@cornell.edu', // Kevin 'mml267@cornell.edu', // Miranda 'to98@cornell.edu', // Tina + 'egk46@cornell.edu', // Ella ];