Skip to content

Commit 6711dd9

Browse files
committed
jack time
1 parent ff9e40e commit 6711dd9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/data/executives.js

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// TODO previous executives
33
export const EXECUTIVES = [
44
{
5-
name: "Ethan Denny",
6-
roles: ["President"],
7-
username: "egdenny",
5+
name: "Jack Harrhy",
6+
roles: ["Interim President"],
7+
username: "jaharrhy",
88
discord: {
9-
username: "ethandenny709",
9+
username: "jackharrhy",
1010
},
1111
},
1212
{
@@ -52,11 +52,11 @@ export const EXECUTIVES = [
5252
},
5353
},
5454
{
55-
name: "Jack Harrhy",
55+
name: "Ethan Denny",
5656
roles: ["Society Volunteer"],
57-
username: "jaharrhy",
57+
username: "egdenny",
5858
discord: {
59-
username: "jackharrhy",
59+
username: "ethandenny709",
6060
},
6161
// picture: "assets/execs/jaharrhy.jpg",
6262
},

0 commit comments

Comments
 (0)