Skip to content

Commit

Permalink
New rep
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanDenny authored and jackharrhy committed Sep 22, 2024
1 parent 6711dd9 commit e1ec795
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/data/executives.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export const EXECUTIVES = [
discord: {
username: "jackharrhy",
},
// picture: "assets/execs/jaharrhy.jpg",
},
{
name: "Emily Dormody",
Expand Down Expand Up @@ -51,14 +52,21 @@ export const EXECUTIVES = [
username: "comradekarl",
},
},
{
name: "Grey Seaward",
roles: ["CSUGC Representative"],
username: "gseaward",
discord: {
username: "verdlegeese",
},
},
{
name: "Ethan Denny",
roles: ["Society Volunteer"],
username: "egdenny",
discord: {
username: "ethandenny709",
},
// picture: "assets/execs/jaharrhy.jpg",
},
{
name: "Pratham",
Expand Down

0 comments on commit e1ec795

Please sign in to comment.