Skip to content

Commit 16c9188

Browse files
committed
Add sponsorship officer
1 parent a1eca16 commit 16c9188

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

public/images/team/akshat.jpg

105 KB
Loading

src/config.tsx

+15-8
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ export const config: ISiteData = {
973973
image: "kaal.jpg",
974974
role: "President",
975975
description:
976-
"In charge of overseeing the society and reaching out to sponsors.",
976+
"In charge of overseeing everything in the society and reaching out to sponsors.",
977977
},
978978
{
979979
name: "Evie Smith",
@@ -995,6 +995,20 @@ export const config: ISiteData = {
995995
description:
996996
"Manages the website and other technical projects (including for DurHack).",
997997
},
998+
{
999+
name: "Jin Koh",
1000+
image: "jin.jpg",
1001+
role: "Media & Publicity Officer",
1002+
description:
1003+
"In charge of the social media content and promoting the society around the university.",
1004+
},
1005+
{
1006+
name: "Akshat Gupta",
1007+
image: "akshat.jpg",
1008+
role: "Sponsorship Officer",
1009+
description:
1010+
"Liaises with our sponsors and seeks out new sponsorship opportunities.",
1011+
},
9981012
{
9991013
name: "Seline Wongso",
10001014
image: "seline.jpg",
@@ -1009,13 +1023,6 @@ export const config: ISiteData = {
10091023
description:
10101024
"Works with sponsors and guest speakers to organise talks and workshops.",
10111025
},
1012-
{
1013-
name: "Jin Koh",
1014-
image: "jin.jpg",
1015-
role: "Media & Publicity Officer",
1016-
description:
1017-
"In charge of the social media content and promoting the society around the university.",
1018-
},
10191026
{
10201027
name: "Nguyen Thien An",
10211028
image: "nguyen.jpg",

0 commit comments

Comments
 (0)