Skip to content

Commit 9a497c2

Browse files
committed
meeting: Include README link in DESCRIPTION body
And bump DTSTAMP for the touched VEVENTS. com.android.calendar version 7.1.1 only displays the DESCRIPTION body, and does not provide a link to ALTREP (in fact, I don't see any instances of ALTREP in the source [1]). Including the README link in the DESCRIPTION body gives folks using that calendar application an easy way to get to the README section. The ICS was validated with [2]. [1]: https://android.googlesource.com/platform/packages/apps/Calendar/+/android-7.1.1_r38 [2]: https://icalendar.org/validator.html Signed-off-by: W. Trevor King <[email protected]>
1 parent 0946333 commit 9a497c2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

meeting.ics

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,27 +21,29 @@ END:DAYLIGHT
2121
END:VTIMEZONE
2222
BEGIN:VEVENT
2323
24-
DTSTAMP:20170405T180000Z
24+
DTSTAMP:20170405T220000Z
2525
DTSTART;TZID=America/Los_Angeles:20170329T080000
2626
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=WE
2727
DURATION:PT1H
2828
SUMMARY:OCI TDC Meeting
2929
DESCRIPTION;ALTREP="https://github.com/opencontainers/runtime-spec#
3030
weekly-call":Open Containers Initiative Developer Meeting\n
31+
https://github.com/opencontainers/runtime-spec#weekly-call\n
3132
Web: https://www.uberconference.com/opencontainers\n
3233
Audio-only: +1 415 968 0849 (no PIN needed)
3334
LOCATION:https://www.uberconference.com/opencontainers
3435
URL:https://github.com/opencontainers/runtime-spec/blob/master/meeting.ics
3536
END:VEVENT
3637
BEGIN:VEVENT
3738
38-
DTSTAMP:20170405T180000Z
39+
DTSTAMP:20170405T220000Z
3940
DTSTART;TZID=America/Los_Angeles:20170405T170000
4041
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=WE
4142
DURATION:PT1H
4243
SUMMARY:OCI TDC Meeting
4344
DESCRIPTION;ALTREP="https://github.com/opencontainers/runtime-spec#
4445
weekly-call":Open Containers Initiative Developer Meeting\n
46+
https://github.com/opencontainers/runtime-spec#weekly-call\n
4547
Web: https://www.uberconference.com/opencontainers\n
4648
Audio-only: +1 415 968 0849 (no PIN needed)
4749
LOCATION:https://www.uberconference.com/opencontainers

0 commit comments

Comments
 (0)