Skip to content

Commit

Permalink
Merge pull request opencontainers#910 from wking/monthly-meetings
Browse files Browse the repository at this point in the history
README: Make meetings monthly (were weekly)
  • Loading branch information
hqhq authored Aug 30, 2017
2 parents ec96974 + f6f2514 commit f5f1390
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 29 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,12 @@ It also guarantees that the design is sound before code is written; a GitHub pul
Typos and grammatical errors can go straight to a pull-request.
When in doubt, start on the [mailing-list](#mailing-list).

### Weekly Call

The contributors and maintainers of all OCI projects have a weekly meeting on Wednesdays at:

* 8:00 AM (USA Pacific), during [odd weeks][iso-week].
* 2:00 PM (USA Pacific), during [even weeks][iso-week].
### Meetings

The contributors and maintainers of all OCI projects have monthly meetings at 2:00 PM (USA Pacific) on the first Wednesday of every month.
There is an [iCalendar][rfc5545] format for the meetings [here](meeting.ics).

Everyone is welcome to participate via [UberConference web][uberconference] or audio-only: +1 415 968 0849 (no PIN needed).
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.
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.
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].

### Mailing List
Expand Down
27 changes: 6 additions & 21 deletions meeting.ics
Original file line number Diff line number Diff line change
Expand Up @@ -20,30 +20,15 @@ TZNAME:PDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:tdc-meeting-1@opencontainers.org
DTSTAMP:20170405T220000Z
DTSTART;TZID=America/Los_Angeles:20170329T080000
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=WE
UID:tdc-meeting@opencontainers.org
DTSTAMP:20170821T200000Z
DTSTART;TZID=America/Los_Angeles:20170906T140000
RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=1WE
DURATION:PT1H
SUMMARY:OCI TDC Meeting
DESCRIPTION;ALTREP="https://github.com/opencontainers/runtime-spec#
weekly-call":Open Containers Initiative Developer Meeting\n
https://github.com/opencontainers/runtime-spec#weekly-call\n
Web: https://www.uberconference.com/opencontainers\n
Audio-only: +1 415 968 0849 (no PIN needed)
LOCATION:https://www.uberconference.com/opencontainers
URL:https://github.com/opencontainers/runtime-spec/blob/master/meeting.ics
END:VEVENT
BEGIN:VEVENT
UID:tdc-meeting-2@opencontainers.org
DTSTAMP:20170517T143500Z
DTSTART;TZID=America/Los_Angeles:20170517T140000
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=WE
DURATION:PT1H
SUMMARY:OCI TDC Meeting
DESCRIPTION;ALTREP="https://github.com/opencontainers/runtime-spec#
weekly-call":Open Containers Initiative Developer Meeting\n
https://github.com/opencontainers/runtime-spec#weekly-call\n
meetings":Open Containers Initiative Developer Meeting\n
https://github.com/opencontainers/runtime-spec#meetings\n
Web: https://www.uberconference.com/opencontainers\n
Audio-only: +1 415 968 0849 (no PIN needed)
LOCATION:https://www.uberconference.com/opencontainers
Expand Down

0 comments on commit f5f1390

Please sign in to comment.