Improve language around adding sub projects
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
This commit is contained in:
parent
e9d8bcf77c
commit
0be389436e
20
MAINTAINERS
20
MAINTAINERS
@ -66,15 +66,16 @@ merged.
|
|||||||
title = "How are sub projects added?"
|
title = "How are sub projects added?"
|
||||||
|
|
||||||
text = """
|
text = """
|
||||||
Similar to adding maintainers, new projects can be added to containerd GitHub
|
Similar to adding maintainers, new sub projects can be added to containerd
|
||||||
organization. After a project has been announced on the maintainers mailing list,
|
GitHub organization as long as they adhere to the CNCF
|
||||||
the existing maintainers are given five business days to discuss the new project,
|
[charter](https://www.cncf.io/about/charter/) and mission. After a project
|
||||||
raise objections and cast their vote. Projects must be approved by at least 66%
|
proposal has been announced on a public forum (GitHub issue or mailing list),
|
||||||
of the current maintainers by adding their vote on the mailing list.
|
the existing maintainers are given five business days to discuss the new
|
||||||
|
project, raise objections and cast their vote. Projects must be approved by at
|
||||||
|
least 66% of the current maintainers by adding their vote.
|
||||||
|
|
||||||
If a project is approved, a maintainer will add the project to the containerd
|
If a project is approved, a maintainer will add the project to the containerd
|
||||||
GitHub organization, add it to the MAINTAINERS file and make an announcement
|
GitHub organization, and make an announcement on a public forum.
|
||||||
on the maintainers mailing list.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[Rules.stepping-down-policy]
|
[Rules.stepping-down-policy]
|
||||||
@ -256,11 +257,6 @@ example and you'll be fine".
|
|||||||
"stevvooe",
|
"stevvooe",
|
||||||
]
|
]
|
||||||
|
|
||||||
[Org.Projects]
|
|
||||||
project = [
|
|
||||||
"containerd/containerd",
|
|
||||||
]
|
|
||||||
|
|
||||||
[People]
|
[People]
|
||||||
|
|
||||||
[People.crosbymichael]
|
[People.crosbymichael]
|
||||||
|
Loading…
Reference in New Issue
Block a user