Skip to content

Commit 855ebfc

Browse files
authored
Updates for pr
1 parent ba32dab commit 855ebfc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

proposals/oras.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Abstract ##
44

5-
The [ORAS project][oras-project] is a CLI that can publish arbitrary content to an OCI registry, with special features for setting mediatypes on manifest configs and on content.
5+
The [ORAS project][oras-project] is a CLI that can publish arbitrary content to an [OCI Spec Compliant](https://github.com/opencontainers/oci-conformance) registry, with special features for setting mediatypes on manifest configs and on content.
66

7-
In order to provide OCI end users a method to publish and retrieve any type of content to/from an OCI registry, as well as a reference implementation for the in-progress artifacts spec, ORAS should be moved under the opencontainers GitHub org.
7+
In order to provide OCI end users a method to publish and retrieve any type of content to/from an OCI registry, as well as a reference implementation for the artifacts project, ORAS should be moved under the opencontainers GitHub org.
88

99
[oras-project]: https://github.com/deislabs/oras
1010

@@ -151,7 +151,6 @@ Initial maintainers of the ORAS project would be:
151151
* Sajay Antony <[email protected]> (@sajayantony)
152152
* Steve Lasker <[email protected]> (@stevelasker)
153153
* Jimmy Zelinskie <[email protected]> (@jzelinskie)
154-
* Matt Fisher <[email protected]> (@bacongobbler)
155154

156155
### Code of Conduct ###
157156
This project would incorporate (by reference) the OCI [Code of Conduct][code-of-conduct].
@@ -192,5 +191,5 @@ This proposal does not intend to amend the [OCI Charter][oci-charter].
192191
[oci-charter]: https://www.opencontainers.org/about/governance
193192

194193
*Q: Who are the other target users of ORAS?*
195-
A: Users seeking a common way to store different types of content (not just container images),
194+
A: Users seeking a common way to store different types of content (not just container runtime images),
196195
using the OCI Distribution Spec as the baseline API.

0 commit comments

Comments
 (0)