mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-19 08:28:19 +00:00
Merge pull request #11 from jodh-intel/ref-contrib-doc
Move Developer section and reference the contributing guide
This commit is contained in:
commit
d83ea6cf41
17
README.md
17
README.md
@ -5,10 +5,11 @@
|
||||
* [Users](#users)
|
||||
* [Installing Clear Containers](#installing-clear-containers)
|
||||
* [Installing runV](#installing-runv)
|
||||
* [Contributors](#contributors)
|
||||
* [Governance](#governance)
|
||||
* [Developers](#developers)
|
||||
* [Contributor](#contributor)
|
||||
* [Maintainer](#maintainer)
|
||||
* [Governance](#governance)
|
||||
* [Architecture Committee](#architecture-committee)
|
||||
* [Working Committee](#working-committee)
|
||||
|
||||
@ -43,22 +44,26 @@ See https://github.com/clearcontainers/runtime/wiki/Installation.
|
||||
|
||||
See https://github.com/hyperhq/runv.
|
||||
|
||||
## Contributors
|
||||
|
||||
See the [contributing guide](CONTRIBUTING.md) for details on how to contribute to the project.
|
||||
|
||||
# Governance
|
||||
|
||||
The Kata Containers project is governed according to the [“four opens"](https://governance.openstack.org/tc/reference/opens.html), which are open source, open design, open development, and open community. Technical decisions are made by technical contributors and a representative Architecture Committee. The community is committed to diversity, openness, and encouraging new contributors and leaders to rise up.
|
||||
|
||||
## Developers
|
||||
|
||||
For code contributors, there are currently two roles relevant to project governance:
|
||||
|
||||
### Contributor
|
||||
|
||||
A Contributor to the Kata Containers project is someone who has merged code within the last 12 months. Contributors are eligible to vote in the Architecture Committee elections. Contributors have read only access to the Kata Containers repos on Github.
|
||||
A Contributor to the Kata Containers project is someone who has had code merged within the last 12 months. Contributors are eligible to vote in the Architecture Committee elections. Contributors have read only access to the Kata Containers repos on Github.
|
||||
|
||||
### Maintainer
|
||||
|
||||
A Maintainer has the ability to merge code into the Kata Containers project. Maintainers are active Contributors and participants in the projects. In order to become a Maintainer, you must be nominated and approved by the established Maintainers. Maintainers have write access to the Kata Containers repos on Github.
|
||||
|
||||
# Governance
|
||||
|
||||
The Kata Containers project is governed according to the [“four opens"](https://governance.openstack.org/tc/reference/opens.html), which are open source, open design, open development and open community. Technical decisions will be made by technical contributors and a representative Architecture Committee. The community is committed to diversity, openness, encouraging new contributors and leaders to rise up.
|
||||
|
||||
## Architecture Committee
|
||||
|
||||
The Architecture Committee is responsible for architectural decisions, including standardization, and making final decisions if Maintainers disagree. It will be comprised of 5 members, who are appointed by the Maintainers at launch but fully elected by Contributors within the first year. The initial Architecture Committee members are Samual Ortiz, Xu Wang, Zhang Wei and Tim AllClair.
|
||||
|
Loading…
Reference in New Issue
Block a user