Skip to content

Commit

Permalink
Merge pull request #154 from MUNComputerScienceSociety/update-exec-list
Browse files Browse the repository at this point in the history
Update exec list
  • Loading branch information
EthanDenny authored Feb 18, 2024
2 parents 51e5e81 + 892fcb4 commit be4080f
Showing 1 changed file with 16 additions and 25 deletions.
41 changes: 16 additions & 25 deletions src/data/executives.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,13 @@ export const EXECUTIVES = [
},
{
name: "Emily Dormody",
roles: ["Vice President", "Science Society Representative"],
roles: ["Vice President"],
username: "emdormody",
discord: {
username: "emoly",
discriminator: "#4995",
},
},
{
name: "Amelie",
roles: ["Executive Assistant"],
username: "amelierb",
discord: {
username: "dunningkrugerkid",
},
},
{
name: "Gizem Ensari",
roles: ["Treasurer"],
Expand All @@ -36,11 +28,11 @@ export const EXECUTIVES = [
},
},
{
name: "Pratham",
roles: ["International Student Representative"],
username: "prathamn",
name: "Natalie Cashin",
roles: ["Event Coordinator"],
username: "ncashin",
discord: {
username: "ikel24",
username: "lor.__"
},
},
{
Expand All @@ -53,41 +45,40 @@ export const EXECUTIVES = [
},
{
name: "Parsa Esmkhani",
roles: ["Hack Frost Representative"],
roles: ["Outreach Coordinator", "Science Society Representative"],
username: "pesmkhani",
discord: {
username: "comradekarl",
},
},
{
name: "Jack Harrhy",
roles: ["Representative-at-Large"],
roles: ["Society Volunteer"],
username: "jaharrhy",
discord: {
username: "jackharrhy",
},
// picture: "assets/execs/jaharrhy.jpg",
},
{
name: "Ripudaman Singh",
roles: ["Representative-at-Large"],
username: "ripudamans",
name: "Pratham",
roles: ["Society Volunteer"],
username: "prathamn",
discord: {
username: "ripu_da_man",
username: "ikel24",
},
},
{
name: "Mahek Parmar",
roles: ["Representative-at-Large"],
username: "mbparmar",
name: "Ripudaman Singh",
roles: ["Society Volunteer"],
username: "ripudamans",
discord: {
username: "manche",
discriminator: "#5603",
username: "ripu_da_man",
},
},
{
name: "Kanika Mathur",
roles: ["Representative-at-Large"],
roles: ["Society Volunteer"],
username: "kmathur",
discord: {
username: "Kanika Mathur",
Expand Down

0 comments on commit be4080f

Please sign in to comment.