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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,10 +64,16 @@ the `LICENSE` file of this repository.
64
64
## Weekly Call
65
65
66
66
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.
69
71
Minutes for the call will be posted to the mailing list for those who are unable to join the call.
70
72
73
+
## IRC
74
+
75
+
OCI discussion happens on #opencontainers on Freenode.
76
+
71
77
## Markdown style
72
78
73
79
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:
128
134
using your real name (sorry, no pseudonyms or anonymous contributions.)
129
135
130
136
You can add the sign off when creating the git commit via `git commit -s`.
0 commit comments