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 $(CALENDAR_DIR ) /poliastro.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 $( CALENDAR_DIR ) /sunpy.ics
24
24
25
25
26
26
TEAMS_DIR = static/teams
Original file line number Diff line number Diff line change
1
+ name : SunPy Community Calendar
2
+ events :
3
+ - summary : Weekly SunPy Community Call
4
+ description : |
5
+ The weekly call for the SunPy community.
6
+ Agenda: https://sunpy.org/community_meeting_agenda
7
+ begin : 2022-07-20 16:00:00 +00:00
8
+ end : 2022-07-20 17:00:00 +00:00
9
+ url : https://sunpy.org/jitsi
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