Skip to content

Commit 39adc01

Browse files
committed
README: Document the alternate-week meeting times
On Thu, Mar 09, 2017 at 08:37:55AM -0700, Chris Aniszczyk wrote [1]: > summarizing the discussion, how about we just alternative the time like > Jonathan discussed? > > I believe that's the only fair thing to do and it's reassuring to hear from > people like Phil who would be able to make the time along with others. > > I'm fine with the current time (1000AEST/1500PST/0000CET) and then > 0400AEST/0900PST/1800CET The 8am Pacific time ended up working out better than 9am for Jonathan and Samuel [2,3], so I've used that instead of 9am. Folks with a POSIX ‘date’ command can find the week number with [4]: $ date +%V There may be some doubling up around the end of the year, but we're usually canceling meetings around then anyway. I'd be happier with meeting times anchored to UTC to make life easier for folks outside of the US, but one change at a time ;). [1]: https://groups.google.com/a/opencontainers.org/d/msg/dev/p0mTOspVgd0/mh7FYse2BAAJ Subject: Re: Moving the OCI Call (again) Date: Thu, 9 Mar 2017 08:37:55 -0700 Message-ID: <CAJg1wMTCGEFRuKoKBEbUPdho82TVH8sPZdGORK_NA2vCNe+w9w@mail.gmail.com> [2]: https://groups.google.com/a/opencontainers.org/d/msg/dev/p0mTOspVgd0/ULXnARy9BAAJ Subject: Re: Moving the OCI Call (again) Date: Thu, 9 Mar 2017 18:33:34 +0100 Message-ID: <CAPWU_0rByhFp=jQQ6cvagHJuYmeTvN7T1zAW+oZR3=F1W8b_rw@mail.gmail.com> [3]: #719 (review) [4]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/date.html Signed-off-by: W. Trevor King <[email protected]>
1 parent ce9db85 commit 39adc01

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,11 @@ When in doubt, start on the [mailing-list](#mailing-list).
6060

6161
### Weekly Call
6262

63-
The contributors and maintainers of all OCI projects have a weekly meeting Wednesdays at 2:00 PM (USA Pacific).
63+
The contributors and maintainers of all OCI projects have a weekly meeting on Wednesdays at:
64+
65+
* 8:00 AM (USA Pacific), during [even weeks][iso-week].
66+
* 2:00 PM (USA Pacific), during [odd weeks][iso-week].
67+
6468
Everyone is welcome to participate via [UberConference web][uberconference] or audio-only: 415-968-0849 (no PIN needed.)
6569
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.
6670
Minutes are posted to the [mailing list](#mailing-list) and minutes from past calls are archived to the [wiki][runtime-wiki].
@@ -148,6 +152,7 @@ Read more on [How to Write a Git Commit Message][how-to-git-commit] or the Discu
148152
[dev-list]: https://groups.google.com/a/opencontainers.org/forum/#!forum/dev
149153
[how-to-git-commit]: http://chris.beams.io/posts/git-commit
150154
[irc-logs]: http://ircbot.wl.linuxfoundation.org/eavesdrop/%23opencontainers/
155+
[iso-week]: https://en.wikipedia.org/wiki/ISO_week_date#Calculating_the_week_number_of_a_given_date
151156
[oci]: https://www.opencontainers.org
152157
[runtime-wiki]: https://github.com/opencontainers/runtime-spec/wiki
153158
[uberconference]: https://www.uberconference.com/opencontainers

0 commit comments

Comments
 (0)