From c36d5be9572a1ee42f1d3853dd97c3016e974247 Mon Sep 17 00:00:00 2001 From: Amy Date: Mon, 1 Aug 2022 00:46:50 -0400 Subject: [PATCH 1/2] Add warning --- content/warnings/warnings.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/warnings/warnings.json b/content/warnings/warnings.json index 124d47d0..42c87800 100644 --- a/content/warnings/warnings.json +++ b/content/warnings/warnings.json @@ -13,5 +13,10 @@ "startDate": "June 13 2022 00:00", "endDate": "June 15 2022 22:00", "message": "CSC machines will have their software updated and will momentarily go offline at 6pm EST on Wednesday, June 15, 2022" + }, + { + "startDate": "Aug 1 2022 00:00", + "endDate": "Aug 8 2022 0:00", + "message": "Emails sent from any UWaterloo address to syscom@csclub.uwaterloo.ca, exec@csclub.uwaterloo.ca, and raymo@csclub.uwaterloo.ca are currently being lost to the void. Syscom is currently investigating this issue. If you need to email us, either do it from an email address not ending in @uwaterloo.ca. or send it to one of the following emails: systems-committee@csclub.uwaterloo.ca, executive@csclub.uwaterloo.ca, r389li@csclub.uwaterloo.ca" } -] \ No newline at end of file +] -- 2.39.2 From 04650b4ebf7cdf9479e8a2d7fda10726a3c167ed Mon Sep 17 00:00:00 2001 From: Amy Date: Mon, 1 Aug 2022 00:51:01 -0400 Subject: [PATCH 2/2] Remove Raymond's email --- content/warnings/warnings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/warnings/warnings.json b/content/warnings/warnings.json index 42c87800..33ba9319 100644 --- a/content/warnings/warnings.json +++ b/content/warnings/warnings.json @@ -17,6 +17,6 @@ { "startDate": "Aug 1 2022 00:00", "endDate": "Aug 8 2022 0:00", - "message": "Emails sent from any UWaterloo address to syscom@csclub.uwaterloo.ca, exec@csclub.uwaterloo.ca, and raymo@csclub.uwaterloo.ca are currently being lost to the void. Syscom is currently investigating this issue. If you need to email us, either do it from an email address not ending in @uwaterloo.ca. or send it to one of the following emails: systems-committee@csclub.uwaterloo.ca, executive@csclub.uwaterloo.ca, r389li@csclub.uwaterloo.ca" + "message": "Emails sent from any UWaterloo address to syscom@csclub.uwaterloo.ca and exec@csclub.uwaterloo.ca are currently being lost to the void. Syscom is currently investigating this issue. If you need to email us, either do it from an email address not ending in @uwaterloo.ca. or send it to one of the following emails: systems-committee@csclub.uwaterloo.ca, executive@csclub.uwaterloo.ca" } ] -- 2.39.2