Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oras-project/community

OCI Registries as Storage
https://github.com/oras-project/community

Last synced: 3 months ago
JSON representation

OCI Registries as Storage

Awesome Lists containing this project

README

        

# ORAS Community

Welcome to the ORAS Project community.

This project covers overall efforts around the ORAS Project, including:

- [ORAS Project Governance](./governance/GOVERNANCE.md)
- [ORAS Release Process](./governance/RELEASE-PROCESS.md)
- [Reviewing Guide](./REVIEWING.md)

## ORAS Projects

ORAS has several sub-projects, as outlined in [ORAS.land][oras-land]

| Project | Owners |
|-|-|
| [oras][oras-cli] golang base cli | [OWNERS][oras-cli-owners] |
| [oras-go][oras-go] libraries | [OWNERS][oras-go-owners] |
| [oras-www][oras-www] website for [oras.land](https://oras.land) | [OWNERS][oras-www-owners] |
| [artifacts-spec][artifacts-spec] | [OWNERS][artifacts-spec-owners] |

## Roadmap

The [roadmap](./Roadmap.md) lists the planned features and timeline. Everyone is welcome to raise a proposal or submit a feature request.

## Community

You can reach the maintainers of this project at:

- Slack: [#oras](https://cloud-native.slack.com/archives/CJ1KHJM5Z)
- To participate in this channel, join CNCF slack at https://slack.cncf.io/

## Code of Conduct

This project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for further details.

[oras-land]: https://oras.land
[oras-cli]: https://github.com/oras-project/oras
[oras-cli-owners]: https://github.com/oras-project/oras/blob/main/OWNERS.md
[oras-go]: https://github.com/oras-project/oras-go
[oras-go-owners]: https://github.com/oras-project/oras-go/blob/main/OWNERS.md
[oras-www]: https://github.com/oras-project/oras-www
[oras-www-owners]: https://github.com/oras-project/oras-www/blob/main/OWNERS.md
[oras-py]: https://github.com/oras-project/oras-py
[oras-py-owners]: https://github.com/oras-project/oras-py/blob/main/OWNERS.md
[artifacts-spec]: https://github.com/oras-project/artifacts-spec
[artifacts-spec-owners]: https://github.com/oras-project/artifacts-spec/blob/main/OWNERS.md