From 0043c3f9493c4daa053c721718eb4065d72ba564 Mon Sep 17 00:00:00 2001 From: Max Erenberg Date: Wed, 8 Sep 2021 13:35:01 -0400 Subject: [PATCH] add missing syscom members (#298) Reviewed-on: https://git.csclub.uwaterloo.ca/www/www-new/pulls/298 Reviewed-by: Aditya Thakral Co-authored-by: Max Erenberg Co-committed-by: Max Erenberg --- content/team/systems-committee.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/team/systems-committee.json b/content/team/systems-committee.json index 80923c63..8f60ed5e 100644 --- a/content/team/systems-committee.json +++ b/content/team/systems-committee.json @@ -11,5 +11,13 @@ { "name": "Raymond Li", "role": "Member" + }, + { + "name": "Amin Bandali", + "role": "Member" + }, + { + "name": "Zachary Seguin", + "role": "Member" } ]