From 7cb87a3ba1e778cdd4d67ebd5ba88bdda9c88930 Mon Sep 17 00:00:00 2001 From: Daniel R Date: Tue, 23 Sep 2025 17:26:12 -0400 Subject: [PATCH 1/2] prepping README for DC2 --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8de0b2cff..efdf9390e 100644 --- a/README.md +++ b/README.md @@ -47,19 +47,19 @@ Assignments are typically due on the Sunday following the module's live learning ## Contacts -**Questions can be submitted to the #cohort-7-help channel on Slack** +**Questions can be submitted to the #dc2-help channel on Slack** * Technical Facilitator: - * **Simeon Wong** - me@simeon.dev + * **Daniel Razavi** + daniel.razavi@utoronto.ca * Learning Support Staff: * **Dmytro Bonislavskyi** dmytro.bonislavskyi@gmail.com - * **Gayathri Girish Kumar** - gayathri.girishkumar@mail.utoronto.ca - * **Xindi Zhang** - xindi.zhang@mail.utoronto.ca + * **Anjali Desphande** + anju_shrivastava@yahoo.com + * **Sergii Khomych** + svkhomich1@gmail.com   ## Delivery of the Learning Module From c36dd5d04f01aebb8c7e3482875dccc066ef137a Mon Sep 17 00:00:00 2001 From: Daniel R Date: Tue, 23 Sep 2025 18:20:07 -0400 Subject: [PATCH 2/2] tiny change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efdf9390e..4650064db 100644 --- a/README.md +++ b/README.md @@ -142,5 +142,5 @@ Below is an outline of the folder structure for this module: * **.gitignore**: Files to exclude from this folder, specified by the Technical Facilitator * **LICENSE**: The license for this repository. * **SETUP.md**: Contains the steps required to set up this repo for the module. -* **README**: This file. +* **README.md**: This file.