You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,13 @@ It also guarantees that the design is sound before code is written; a GitHub pul
76
76
Typos and grammatical errors can go straight to a pull-request.
77
77
When in doubt, start on the [mailing-list](#mailing-list).
78
78
79
+
## Weekly Call
80
+
81
+
The contributors and maintainers of all OCI projects have a weekly meeting Wednesdays at 10:00 AM (USA Pacific.)
82
+
Everyone is welcome to participate via [UberConference web][UberConference] or audio-only: 646-494-8704 (no PIN needed.)
83
+
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.
84
+
Minutes are posted to the [mailing list](#mailing-list) and minutes from past calls are archived to the [wiki](https://github.com/opencontainers/runtime-spec/wiki) for those who are unable to join the call.
85
+
79
86
## Mailing List
80
87
81
88
You can subscribe and join the mailing list on [Google Groups](https://groups.google.com/a/opencontainers.org/forum/#!forum/dev).
@@ -159,4 +166,6 @@ Read more on [How to Write a Git Commit Message](http://chris.beams.io/posts/git
159
166
* If there was important/useful/essential conversation or information, copy or include a reference
160
167
8. When possible, one keyword to scope the change in the subject (i.e. "README: ...", "runtime: ...")
0 commit comments