Skip to content

Commit bc7594c

Browse files
committed
Add tech officer
1 parent 60e80f0 commit bc7594c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

public/images/team/max.jpg

110 KB
Loading

src/config.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,13 +1116,13 @@ export const config: ISiteData = {
11161116
description:
11171117
"Liaises with our sponsors and seeks out new sponsorship opportunities.",
11181118
},
1119-
// {
1120-
// name: "Jacob Wrenn",
1121-
// image: "jacob.jpg",
1122-
// role: "Technical Officer",
1123-
// description:
1124-
// "Manages the website and other technical projects.",
1125-
// },
1119+
{
1120+
name: "Max Marsden-Price",
1121+
image: "max.jpg",
1122+
role: "Technical Officer",
1123+
description:
1124+
"Manages the website and other technical projects.",
1125+
},
11261126
// {
11271127
// name: "Nguyen Thien An",
11281128
// image: "nguyen.jpg",

0 commit comments

Comments
 (0)