File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $(CALENDAR_DIR):
20
20
$(CALENDAR_DIR ) /% .ics : calendars/% .yaml $(CALENDAR_DIR )
21
21
python tools/yaml2ics/yaml2ics.py $< > $@
22
22
23
- calendars : $(CALENDAR_DIR ) /numpy.ics $(CALENDAR_DIR ) /scipy.ics $(CALENDAR_DIR ) /matplotlib.ics $(CALENDAR_DIR ) /skimage.ics $(CALENDAR_DIR ) /networkx.ics
23
+ calendars : $(CALENDAR_DIR ) /numpy.ics $(CALENDAR_DIR ) /scipy.ics $(CALENDAR_DIR ) /matplotlib.ics $(CALENDAR_DIR ) /skimage.ics $(CALENDAR_DIR ) /networkx.ics $( CALENDAR_DIR ) /poliastro.ics
24
24
25
25
26
26
TEAMS_DIR = static/teams
Original file line number Diff line number Diff line change
1
+ name : poliastro Community Calendar
2
+ events :
3
+ - summary : Weekly poliastro community call
4
+ description : |
5
+ The weekly call for the poliastro community.
6
+ Meeting notes: https://hackmd.io/@juanlu/r1WFmgXSu/edit
7
+ begin : 2022-07-20 11:00:00 +00:00
8
+ end : 2022-07-20 12:00:00 +00:00
9
+ url : https://meet.jit.si/poliastro
10
+ repeat :
11
+ interval :
12
+ days : 7
13
+ until : 2025-01-01 00:00:00 +00:00
You can’t perform that action at this time.
0 commit comments