Skip to content

Commit be4080f

Browse files
authored
Merge pull request #154 from MUNComputerScienceSociety/update-exec-list
Update exec list
2 parents 51e5e81 + 892fcb4 commit be4080f

File tree

1 file changed

+16
-25
lines changed

1 file changed

+16
-25
lines changed

src/data/executives.js

+16-25
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,13 @@ export const EXECUTIVES = [
1111
},
1212
{
1313
name: "Emily Dormody",
14-
roles: ["Vice President", "Science Society Representative"],
14+
roles: ["Vice President"],
1515
username: "emdormody",
1616
discord: {
1717
username: "emoly",
1818
discriminator: "#4995",
1919
},
2020
},
21-
{
22-
name: "Amelie",
23-
roles: ["Executive Assistant"],
24-
username: "amelierb",
25-
discord: {
26-
username: "dunningkrugerkid",
27-
},
28-
},
2921
{
3022
name: "Gizem Ensari",
3123
roles: ["Treasurer"],
@@ -36,11 +28,11 @@ export const EXECUTIVES = [
3628
},
3729
},
3830
{
39-
name: "Pratham",
40-
roles: ["International Student Representative"],
41-
username: "prathamn",
31+
name: "Natalie Cashin",
32+
roles: ["Event Coordinator"],
33+
username: "ncashin",
4234
discord: {
43-
username: "ikel24",
35+
username: "lor.__"
4436
},
4537
},
4638
{
@@ -53,41 +45,40 @@ export const EXECUTIVES = [
5345
},
5446
{
5547
name: "Parsa Esmkhani",
56-
roles: ["Hack Frost Representative"],
48+
roles: ["Outreach Coordinator", "Science Society Representative"],
5749
username: "pesmkhani",
5850
discord: {
5951
username: "comradekarl",
6052
},
6153
},
6254
{
6355
name: "Jack Harrhy",
64-
roles: ["Representative-at-Large"],
56+
roles: ["Society Volunteer"],
6557
username: "jaharrhy",
6658
discord: {
6759
username: "jackharrhy",
6860
},
6961
// picture: "assets/execs/jaharrhy.jpg",
7062
},
7163
{
72-
name: "Ripudaman Singh",
73-
roles: ["Representative-at-Large"],
74-
username: "ripudamans",
64+
name: "Pratham",
65+
roles: ["Society Volunteer"],
66+
username: "prathamn",
7567
discord: {
76-
username: "ripu_da_man",
68+
username: "ikel24",
7769
},
7870
},
7971
{
80-
name: "Mahek Parmar",
81-
roles: ["Representative-at-Large"],
82-
username: "mbparmar",
72+
name: "Ripudaman Singh",
73+
roles: ["Society Volunteer"],
74+
username: "ripudamans",
8375
discord: {
84-
username: "manche",
85-
discriminator: "#5603",
76+
username: "ripu_da_man",
8677
},
8778
},
8879
{
8980
name: "Kanika Mathur",
90-
roles: ["Representative-at-Large"],
81+
roles: ["Society Volunteer"],
9182
username: "kmathur",
9283
discord: {
9384
username: "Kanika Mathur",

0 commit comments

Comments
 (0)