Merge pull request #86 from crosbymichael/mailinglist

Update readme with weekly call and mailing list
This commit is contained in:
Mrunal Patel 2015-07-29 12:31:18 -07:00
commit d619f2fccb
1 changed files with 11 additions and 1 deletions

View File

@ -43,12 +43,22 @@ There are 17 million shipping containers in existence, packed with every physica
With Standard Containers we can put an end to that embarrassment, by making INDUSTRIAL-GRADE DELIVERY of software a reality. With Standard Containers we can put an end to that embarrassment, by making INDUSTRIAL-GRADE DELIVERY of software a reality.
# Contributing # Contributing
Development happens on github for the spec. Issues are used for bugs and actionable items and longer
discussions can happen on the mailing list. You can subscribe and join the mailing list on
[google groups](https://groups.google.com/a/opencontainers.org/forum/#!forum/dev).
The specification and code is licensed under the Apache 2.0 license found in The specification and code is licensed under the Apache 2.0 license found in
the `LICENSE` file of this repository. the `LICENSE` file of this repository.
## Weekly Call
The contributors and maintainers of the project have a weekly meeting Wednesdays at 10:00 AM PST.
Everyone is welcome to participate in the call. The link to the call will be posted on the mailing
list each week along with set topics for discussion.
Minutes for the call will be posted to the mailing list for those who are unable to join the call.
## Markdown style ## Markdown style
To keep consistency throughout the Markdown files in the Open Container spec all files should be formatted one sentence per line. To keep consistency throughout the Markdown files in the Open Container spec all files should be formatted one sentence per line.