Merge pull request #757 from wking/ics-uberconf-link
meeting: Add UberConference information
This commit is contained in:
commit
0946333a36
14
meeting.ics
14
meeting.ics
|
@ -21,24 +21,30 @@ END:DAYLIGHT
|
|||
END:VTIMEZONE
|
||||
BEGIN:VEVENT
|
||||
UID:tdc-meeting-1@opencontainers.org
|
||||
DTSTAMP:20170322T223000Z
|
||||
DTSTAMP:20170405T180000Z
|
||||
DTSTART;TZID=America/Los_Angeles:20170329T080000
|
||||
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
|
||||
weekly-call":Open Containers Initiative Developer Meeting\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:20170322T223000Z
|
||||
DTSTAMP:20170405T180000Z
|
||||
DTSTART;TZID=America/Los_Angeles:20170405T170000
|
||||
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
|
||||
weekly-call":Open Containers Initiative Developer Meeting\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
|
||||
END:VCALENDAR
|
||||
|
|
Loading…
Reference in New Issue