We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4a706 commit 69df9d4Copy full SHA for 69df9d4
src/data/executives.js
@@ -14,19 +14,19 @@ const EXAMPLE = {
14
15
export const EXECUTIVES = [
16
{
17
- name: "Ethan Denny",
+ name: "Orin Peddle",
18
roles: ["President"], // Until Fall 2025, unless replaced sooner
19
- username: "egdenny",
+ username: "silasp",
20
discord: {
21
- username: "ethandenny709",
+ username: "neoquartz",
22
},
23
24
25
- name: "Jack Harrhy",
+ name: "Robin Murphy",
26
roles: ["Vice President"], // Until Spring 2025, unless replaced sooner
27
- username: "jaharrhy",
+ username: "rtheresam",
28
29
- username: "jackharrhy",
+ username: "robbie3598",
30
31
32
0 commit comments