https://github.com/open-component-model/community
Community Contributions for Open Component Model
https://github.com/open-component-model/community
Last synced: about 1 month ago
JSON representation
Community Contributions for Open Component Model
- Host: GitHub
- URL: https://github.com/open-component-model/community
- Owner: open-component-model
- License: apache-2.0
- Created: 2026-04-02T17:31:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-07T09:49:38.000Z (about 2 months ago)
- Last Synced: 2026-05-07T11:41:43.929Z (about 2 months ago)
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
# OCM Community
Community-contributed extensions, integrations, and tools for the
[Open Component Model](https://ocm.software).
## What is this?
This repository hosts community projects that extend OCM but live outside the core monorepo.
All projects here have been reviewed and approved by the **TSC** before merge.
## Projects
Community projects live directly at the root of this repository. Each project is an
independent directory with its own `README.md`.
## Contributing a New Project
See [CONTRIBUTING.md](./CONTRIBUTING.md) for the full submission process. In short:
1. Create `/` at the root with the required files
2. Open a PR — the workflow will notify the TSC for review
3. After TSC approval (via CODEOWNERS review) the PR can merge
## Governance
This repository is governed by [GOVERNANCE.md](./GOVERNANCE.md) under the oversight of
the **TSC**. The namespace for all community extensions is defined in
[NAMING.md](./NAMING.md).
## Build Tool
The OCM core monorepo uses [Task](https://taskfile.dev/) as its build runner.
Community projects are encouraged (but not required) to do the same.
## Licensing
All projects in the community repository must be licensed under Apache-2.0, consistent with the
[OCM Technical Charter](https://github.com/open-component-model/open-component-model/blob/main/docs/steering/CHARTER.md).
OCM follows the [NeoNephos Code of Conduct](https://github.com/neonephos/.github/blob/main/CODE_OF_CONDUCT.md).
---
