Skip to content

Commit f5f1390

Browse files
authored
Merge pull request #910 from wking/monthly-meetings
README: Make meetings monthly (were weekly)
2 parents ec96974 + f6f2514 commit f5f1390

File tree

2 files changed

+9
-29
lines changed

2 files changed

+9
-29
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,12 @@ It also guarantees that the design is sound before code is written; a GitHub pul
5252
Typos and grammatical errors can go straight to a pull-request.
5353
When in doubt, start on the [mailing-list](#mailing-list).
5454

55-
### Weekly Call
56-
57-
The contributors and maintainers of all OCI projects have a weekly meeting on Wednesdays at:
58-
59-
* 8:00 AM (USA Pacific), during [odd weeks][iso-week].
60-
* 2:00 PM (USA Pacific), during [even weeks][iso-week].
55+
### Meetings
6156

57+
The contributors and maintainers of all OCI projects have monthly meetings at 2:00 PM (USA Pacific) on the first Wednesday of every month.
6258
There is an [iCalendar][rfc5545] format for the meetings [here](meeting.ics).
63-
6459
Everyone is welcome to participate via [UberConference web][uberconference] or audio-only: +1 415 968 0849 (no PIN needed).
65-
An initial agenda will be posted to the [mailing list](#mailing-list) earlier in the week, and everyone is welcome to propose additional topics or suggest other agenda alterations there.
60+
An initial agenda will be posted to the [mailing list](#mailing-list) in the week before each meeting, and everyone is welcome to propose additional topics or suggest other agenda alterations there.
6661
Minutes are posted to the [mailing list](#mailing-list) and minutes from past calls are archived [here][minutes], with minutes from especially old meetings (September 2015 and earlier) archived [here][runtime-wiki].
6762

6863
### Mailing List

meeting.ics

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -20,30 +20,15 @@ TZNAME:PDT
2020
END:DAYLIGHT
2121
END:VTIMEZONE
2222
BEGIN:VEVENT
23-
UID:tdc-meeting-1@opencontainers.org
24-
DTSTAMP:20170405T220000Z
25-
DTSTART;TZID=America/Los_Angeles:20170329T080000
26-
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=WE
23+
24+
DTSTAMP:20170821T200000Z
25+
DTSTART;TZID=America/Los_Angeles:20170906T140000
26+
RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=1WE
2727
DURATION:PT1H
2828
SUMMARY:OCI TDC Meeting
2929
DESCRIPTION;ALTREP="https://github.com/opencontainers/runtime-spec#
30-
weekly-call":Open Containers Initiative Developer Meeting\n
31-
https://github.com/opencontainers/runtime-spec#weekly-call\n
32-
Web: https://www.uberconference.com/opencontainers\n
33-
Audio-only: +1 415 968 0849 (no PIN needed)
34-
LOCATION:https://www.uberconference.com/opencontainers
35-
URL:https://github.com/opencontainers/runtime-spec/blob/master/meeting.ics
36-
END:VEVENT
37-
BEGIN:VEVENT
38-
39-
DTSTAMP:20170517T143500Z
40-
DTSTART;TZID=America/Los_Angeles:20170517T140000
41-
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=WE
42-
DURATION:PT1H
43-
SUMMARY:OCI TDC Meeting
44-
DESCRIPTION;ALTREP="https://github.com/opencontainers/runtime-spec#
45-
weekly-call":Open Containers Initiative Developer Meeting\n
46-
https://github.com/opencontainers/runtime-spec#weekly-call\n
30+
meetings":Open Containers Initiative Developer Meeting\n
31+
https://github.com/opencontainers/runtime-spec#meetings\n
4732
Web: https://www.uberconference.com/opencontainers\n
4833
Audio-only: +1 415 968 0849 (no PIN needed)
4934
LOCATION:https://www.uberconference.com/opencontainers

0 commit comments

Comments
 (0)