Skip to content

Commit da9240a

Browse files
committed
Merge pull request opencontainers#102 from wking/meeting-agendas
README: Document pre-meeting agenda alteration
2 parents 5eec1fb + 6ef382b commit da9240a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,16 @@ the `LICENSE` file of this repository.
6464
## Weekly Call
6565

6666
The contributors and maintainers of the project have a weekly meeting Wednesdays at 10:00 AM PST.
67-
Everyone is welcome to participate in the call. The link to the call will be posted on the mailing
68-
list each week along with set topics for discussion.
67+
The link to the call will be posted on the mailing list each week along with set topics for discussion.
68+
Everyone is welcome to participate in the call, although there can only be speaking members on the Google Hangout.
69+
Participants who don't get a speaking slot can watch the live broadcast on [this YouTube channel][youtube] and post feedback and questions on [the IRC channel](#irc).
70+
Everyone is welcome to propose additional topics, suggest other agenda alterations, or request a speaking slot via the mailing list.
6971
Minutes for the call will be posted to the mailing list for those who are unable to join the call.
7072

73+
## IRC
74+
75+
OCI discussion happens on #opencontainers on Freenode.
76+
7177
## Markdown style
7278

7379
To keep consistency throughout the Markdown files in the Open Container spec all files should be formatted one sentence per line.
@@ -128,3 +134,5 @@ then you just add a line to every git commit message:
128134
using your real name (sorry, no pseudonyms or anonymous contributions.)
129135

130136
You can add the sign off when creating the git commit via `git commit -s`.
137+
138+
[youtube]: https://www.youtube.com/channel/UC1wmLdEYmwWcsFg7bt1s5nw

0 commit comments

Comments
 (0)