File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ $(CALENDAR_DIR):
21
21
$(CALENDAR_DIR ) /% .ics : calendars/% .yaml $(CALENDAR_DIR )
22
22
python tools/yaml2ics/yaml2ics.py $< > $@
23
23
24
- 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
+ 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 $( CALENDAR_DIR ) /xarray.ics
25
25
26
26
27
27
TEAMS_DIR = static/teams
Original file line number Diff line number Diff line change
1
+ name : Xarray Community Calendar
2
+ events :
3
+ - summary : Bi-Weekly Xarray Community Developers Meeting
4
+ description : |
5
+ The bi-weekly call for the xarray community.
6
+ Agenda: https://hackmd.io/Vv6g2ABzTPKbe2MWBQqS1w
7
+ begin : 2022-08-17 11:30:00 +04:00
8
+ end : 2022-08-17 12:00:00 +04:00
9
+ url : https://github.com/pydata/xarray/issues/4001
10
+ repeat :
11
+ interval :
12
+ days : 14
13
+ until : 2025-01-01 00:00:00 +00:00
You can’t perform that action at this time.
0 commit comments