Skip to content

Commit 06128fb

Browse files
Merge pull request #162 from MUNComputerScienceSociety/murphyrobbit18-patch-1
Update executives.js
2 parents 69df9d4 + 0d4924e commit 06128fb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/executives.js

+8
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,12 @@ export const EXECUTIVES = [
6969
username: "amye.rose",
7070
},
7171
},
72+
{
73+
name: "Sam Watson-Jones",
74+
roles: ["Society Volunteer"],
75+
username: "swatsonjones",
76+
discord: {
77+
username: "saph",
78+
},
79+
},
7280
];

0 commit comments

Comments
 (0)