From c395dcbcd606d9a0a6ea87011e2b173d58d18e7a Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Fri, 6 May 2022 00:58:36 -0400 Subject: [PATCH] Add myself as an alumni (#438) Reviewed-on: https://git.csclub.uwaterloo.ca/www/www-new/pulls/438 Reviewed-by: Amy --- content/team/web-committee.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/team/web-committee.json b/content/team/web-committee.json index be755307..ae579b56 100644 --- a/content/team/web-committee.json +++ b/content/team/web-committee.json @@ -22,5 +22,9 @@ { "name": "Shahan NedaDahandeh", "role": "Developer" + }, + { + "name": "Aditya Thakral", + "role": "Alumni" } ]