From 6ea599f9dce87f10c1e451ef1acdf08746daad6b Mon Sep 17 00:00:00 2001 From: Darren Lo Date: Sat, 28 Jan 2023 16:09:23 -0500 Subject: [PATCH] Added Darren Lo to the Team page (#543) Co-authored-by: DarrenLo0530 Reviewed-on: https://git.csclub.uwaterloo.ca/www/www-new/pulls/543 Reviewed-by: Mark Chiu --- content/team/web-committee.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/team/web-committee.json b/content/team/web-committee.json index c38504b4..ef7eaa03 100644 --- a/content/team/web-committee.json +++ b/content/team/web-committee.json @@ -20,5 +20,8 @@ { "name": "Aditya Thakral", "role": "Alumni" + }, + { + "name": "Darren Lo" } ]