Skip to content

Commit a475e76

Browse files
committed
MAINTAINERS: Explain the format and reference other projects
Currently the OCI seems to have one repository per Project. A few repositories are not official projects; ocitools is just becoming official [1] and artwork [2] may never be a Project. But I expect that going forward, any opencontainers/ repos that have a MAINTAINERS file will be official Projects, so the union rule here should be both correct and easy to maintain. The file is not Markdown, so I've gone with my usual reference-style link instead of a Markdown reference-style link. [1]: opencontainers/tob#18 Subject: Create runtime-tools and image-tools projects [2]: https://github.com/opencontainers/artwork Signed-off-by: W. Trevor King <[email protected]>
1 parent d81a903 commit a475e76

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

MAINTAINERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This meta-project is maintained by the union of MAINTAINERS for all OCI Projects [1].
2+
3+
Other OCI Projects should list one maintainer per line, with a name, email address, and GitHub username:
4+
5+
Random J Developer <[email protected]> (@RandomJDeveloperExample)
6+
A. U. Thor <[email protected]> (@AUThorExample)
7+
8+
[1]: https://github.com/opencontainers/

0 commit comments

Comments
 (0)