Skip to content

Commit e02eab4

Browse files
authored
Merge pull request #370 from cornell-dti/add-admins
Remove old admins & Add new admins
2 parents 8b4edd6 + 5806636 commit e02eab4

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
export const loadingLength = 5;
22
export const admins: string[] = [
3-
'[email protected]', // Cyrus
4-
'[email protected]', // Ankit
53
'[email protected]', // Grace
6-
'[email protected]', // Jessica
7-
'[email protected]', // Katherine
8-
'[email protected]', // Sarah
94
'[email protected]', // Sophia
10-
'[email protected]', // Clara
115
'[email protected]', // Kevin
12-
'[email protected]', // Miranda
13-
'[email protected]', // Tina
146
'[email protected]', // Ella
157
'[email protected]', // Daniel
168
'[email protected]', // Kea-Roy
9+
'[email protected]', // Casper
10+
'[email protected]', // David
11+
'[email protected]', // Janet
12+
'[email protected]', // Vicky
1713
];

0 commit comments

Comments
 (0)