Skip to content

Commit 69df9d4

Browse files
murphyrobbit18jackharrhy
authored andcommitted
Update executives.js
1 parent 6d4a706 commit 69df9d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/data/executives.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ const EXAMPLE = {
1414

1515
export const EXECUTIVES = [
1616
{
17-
name: "Ethan Denny",
17+
name: "Orin Peddle",
1818
roles: ["President"], // Until Fall 2025, unless replaced sooner
19-
username: "egdenny",
19+
username: "silasp",
2020
discord: {
21-
username: "ethandenny709",
21+
username: "neoquartz",
2222
},
2323
},
2424
{
25-
name: "Jack Harrhy",
25+
name: "Robin Murphy",
2626
roles: ["Vice President"], // Until Spring 2025, unless replaced sooner
27-
username: "jaharrhy",
27+
username: "rtheresam",
2828
discord: {
29-
username: "jackharrhy",
29+
username: "robbie3598",
3030
},
3131
},
3232
{

0 commit comments

Comments
 (0)