Skip to content

Commit

Permalink
Merge branch 'main' into add-documentation-to-review-rating
Browse files Browse the repository at this point in the history
  • Loading branch information
ggsawatyanon authored Sep 23, 2024
2 parents c7d270d + e02eab4 commit a0951e4
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions frontend/src/constants/HomeConsts.ts
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
export const loadingLength = 5;
export const admins: string[] = [
'cri23@cornell.edu', // Cyrus
'asl256@cornell.edu', // Ankit
'gs622@cornell.edu', // Grace
'jh2228@cornell.edu', // Jessica
'kjc249@cornell.edu', // Katherine
'sy398@cornell.edu', // Sarah
'tpp38@cornell.edu', // Sophia
'cl874@cornell.edu', // Clara
'km653@cornell.edu', // Kevin
'mml267@cornell.edu', // Miranda
'to98@cornell.edu', // Tina
'egk46@cornell.edu', // Ella
'dj263@cornell.edu', // Daniel
'ko353@cornell.edu', // Kea-Roy
'cl2622@cornell.edu', // Casper
'dm769@cornell.edu', // David
'jl3587@cornell.edu', // Janet
'vw92@cornell.edu', // Vicky
];

0 comments on commit a0951e4

Please sign in to comment.