Skip to content

Commit 04bd1cf

Browse files
authored
Merge pull request #148 from dmcgowan/core-subproject-maintainers
Update governance to add wording for core subprojects having a maintainers list
2 parents 1373428 + 27156ad commit 04bd1cf

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

GOVERNANCE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,12 @@ core committers.
137137
If a project is approved, a maintainer will add the project to the containerd
138138
GitHub organization, and make an announcement on a public forum.
139139

140+
Core projects may have a separate maintainers list which are responsible for
141+
only maintaining their subproject. The `MAINTAINERS` file of a core subproject
142+
will only need to list the additional maintainers for that subproject-the core
143+
maintainers will also be responsible for maintenance but do not need to be
144+
appended to each subproject.
145+
140146
Please add the suggested text from our [Project core documents](./README.md#project-core-documents) section
141147
to your `README.md`.
142148

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ As a containerd sub-project, you will find the:
4646
information in our [`containerd/project`](https://github.com/containerd/project) repository.
4747
```
4848

49+
If the project has its own `MAINTAINERS` file, that file should contain a comment with a link to
50+
the core `MAINTAINERS` file in `containerd/project` and mention it as additional maintainers.
51+
4952
### Non-core project documents
5053

5154
If your project is a non-core addition to the containerd GitHub organization, please

0 commit comments

Comments
 (0)