mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-18 16:08:25 +00:00
doc: Add Developers section
Added a new "Developers" section and moved the existing "Contributor" and "Maintainer" sections below it. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
6827a79c52
commit
ae2fd82edb
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
* [About Kata Containers](#about-kata-containers)
|
* [About Kata Containers](#about-kata-containers)
|
||||||
* [Community](#community)
|
* [Community](#community)
|
||||||
|
* [Developers](#developers)
|
||||||
* [Contributor](#contributor)
|
* [Contributor](#contributor)
|
||||||
* [Maintainer](#maintainer)
|
* [Maintainer](#maintainer)
|
||||||
* [Governance](#governance)
|
* [Governance](#governance)
|
||||||
@ -20,13 +21,15 @@ Kata Containers combines technology from [Intel® Clear Containers](https://gith
|
|||||||
|
|
||||||
Kata Containers is working to build global, diverse and collaborative community. Anyone who is interested in supporting the technology is welcome to participate. We are seeking different expertise and skills, ranging from development, operations, documentation, marketing, community organization and product management.
|
Kata Containers is working to build global, diverse and collaborative community. Anyone who is interested in supporting the technology is welcome to participate. We are seeking different expertise and skills, ranging from development, operations, documentation, marketing, community organization and product management.
|
||||||
|
|
||||||
|
## Developers
|
||||||
|
|
||||||
For code contributors, there are currently two roles relevant to project governance:
|
For code contributors, there are currently two roles relevant to project governance:
|
||||||
|
|
||||||
## Contributor
|
### 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 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.
|
||||||
|
|
||||||
## Maintainer
|
### 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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user