Skip to content

Commit 5fdbbb3

Browse files
noatamirNoa Tamirtupui
authored
Moved monthly meeting to first week of the month (#343)
* Moved monthly meeting to first week of the month * change to rrule * add new line * Remove spaces on empty line * Fix ics RRULE * fix day of the week Co-authored-by: Noa Tamir <“6564007+noatamir@users.noreply.github.com”> Co-authored-by: Pamphile Roy <roy.pamphile@gmail.com>
1 parent 5497f8f commit 5fdbbb3

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

calendars/matplotlib.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,15 @@ events:
1818
days: 7
1919
until: 2025-01-01 00:00:00
2020

21-
- summary: Matplotlib Monthly New Contributor Meeting
21+
- summary: Matplotlib Monthly New Contributors Meeting
2222
description: |
2323
The monthly call for new contributors to the Matplotlib project 🎉
2424
2525
All are welcome.
2626
2727
Meeting notes: https://hackmd.io/@matplotlib
2828
29-
begin: 2022-09-06 19:00:00
30-
end: 2022-09-06 20:00:00
29+
begin: 2022-12-06 19:00:00
30+
end: 2022-12-06 20:00:00
3131
url: https://us06web.zoom.us/j/81285851006?pwd=Tks2QjRkNWh5NGw0TmU1RUwwOVluZz09
32-
repeat:
33-
interval:
34-
# seconds, minutes, hours, days, weeks, months, years
35-
days: 28
36-
until: 2025-01-01 00:00:00
32+
ics: RRULE:FREQ=MONTHLY;BYDAY=1TU

0 commit comments

Comments
 (0)