From dfea659f5147626e9ab3c8c91c84cdf73282d2dd Mon Sep 17 00:00:00 2001 From: Kevin Nielsen <35613613+kevinknielsen@users.noreply.github.com> Date: Sat, 13 Feb 2021 16:25:11 -0800 Subject: [PATCH] Update events.json --- indexCoop/events.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/indexCoop/events.json b/indexCoop/events.json index 5d22d8b..cdec1a1 100644 --- a/indexCoop/events.json +++ b/indexCoop/events.json @@ -38,5 +38,25 @@ "title": "Growth Work Session", "url": "https://discord.com/invite/RKZ4S3b", "date": "2021-02-25T21:20:00.000Z" + }, + { + "title": "Weekly Planning Session", + "url": "https://discord.com/invite/RKZ4S3b", + "date": "2021-03-01T17:00:00.000Z" + }, + { + "title": "Org. Work Session", + "url": "https://discord.com/invite/RKZ4S3b", + "date": "2021-03-03T19:00:00.000Z" + }, + { + "title": "Engineering Work Session", + "url": "https://discord.com/invite/RKZ4S3b", + "date": "2021-03-03T21:00:00.000Z" + }, + { + "title": "Growth Work Session", + "url": "https://discord.com/invite/RKZ4S3b", + "date": "2021-03-04T21:20:00.000Z" } ]