We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6711dd9 commit e1ec795Copy full SHA for e1ec795
src/data/executives.js
@@ -8,6 +8,7 @@ export const EXECUTIVES = [
8
discord: {
9
username: "jackharrhy",
10
},
11
+ // picture: "assets/execs/jaharrhy.jpg",
12
13
{
14
name: "Emily Dormody",
@@ -51,14 +52,21 @@ export const EXECUTIVES = [
51
52
username: "comradekarl",
53
54
55
+ {
56
+ name: "Grey Seaward",
57
+ roles: ["CSUGC Representative"],
58
+ username: "gseaward",
59
+ discord: {
60
+ username: "verdlegeese",
61
+ },
62
63
64
name: "Ethan Denny",
65
roles: ["Society Volunteer"],
66
username: "egdenny",
67
68
username: "ethandenny709",
69
- // picture: "assets/execs/jaharrhy.jpg",
70
71
72
name: "Pratham",
0 commit comments