From 996a81868fa5bfdd4e0218aaf8ad73ba5db53500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Tue, 26 Jul 2022 10:25:29 +0200 Subject: [PATCH 1/2] Change poliastro periodicity --- calendars/poliastro.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/calendars/poliastro.yaml b/calendars/poliastro.yaml index 3003d641..0807bf1a 100644 --- a/calendars/poliastro.yaml +++ b/calendars/poliastro.yaml @@ -4,10 +4,10 @@ events: description: | The weekly call for the poliastro community. Meeting notes: https://hackmd.io/@juanlu/r1WFmgXSu/edit - begin: 2022-07-20 11:00:00 +00:00 - end: 2022-07-20 12:00:00 +00:00 + begin: 2022-08-03 11:00:00 +00:00 + end: 2022-08-03 12:00:00 +00:00 url: https://meet.jit.si/poliastro repeat: interval: - days: 7 + days: 28 until: 2025-01-01 00:00:00 +00:00 From 3fb94171e3f7f5992fd317a3335733bedd410e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Tue, 26 Jul 2022 11:19:37 +0200 Subject: [PATCH 2/2] Update poliastro.yaml --- calendars/poliastro.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calendars/poliastro.yaml b/calendars/poliastro.yaml index 0807bf1a..62c79128 100644 --- a/calendars/poliastro.yaml +++ b/calendars/poliastro.yaml @@ -1,8 +1,8 @@ name: poliastro Community Calendar events: - - summary: Weekly poliastro community call + - summary: Monthly poliastro community call description: | - The weekly call for the poliastro community. + The monthly call for the poliastro community. Meeting notes: https://hackmd.io/@juanlu/r1WFmgXSu/edit begin: 2022-08-03 11:00:00 +00:00 end: 2022-08-03 12:00:00 +00:00