Skip to content

Commit 2832101

Browse files
authored
Merge pull request opencontainers#51 from wking/readme-content-update
README: Update list of content
2 parents 256317d + 5ee89ca commit 2832101

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# OCI Project Template
22

3-
All OCI projects should have:
4-
* LICENSE
5-
* CONTRIBUTING.md
6-
* MAINTAINERS.md
7-
* MAINTAINERS_GUIDE.md
8-
* README
3+
Useful boilerplate and organizational information for all OCI projects.
4+
5+
* README (this file)
6+
* [The Apache License, Version 2.0](LICENSE)
7+
* [A list of maintainers](MAINTAINERS)
8+
* [Maintainer guidelines](MAINTAINERS_GUIDE.md)
9+
* [Contributor guidelines](CONTRIBUTING.md)
10+
* [Project governance](GOVERNANCE.md)
11+
* [Release procedures](RELEASES.md)

0 commit comments

Comments
 (0)