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

https://github.com/kptdev/governance


https://github.com/kptdev/governance

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# Governance of the kpt project

This repository contains information about how the kpt project is governed.

## Governance

All repos of kpt, the repos under the [kptdev](https://github.com/kptdev/) organisation, are under the governance
described here.
Every repo has two code owners defined in the CODEOWNERS file of the repo. All prs should be approved by both code
owners and the code owners should not be from the same company.
Any contributor who contributes at least 10% of the code in a release can become a code owner if they wish to and do not
work for a company already represented as code owner. Even if the number of code owners is higher than 2 only 2
approvals are needed to merge a pr.

## Release handling

Release handling is described in the [release handling document](release-handling.md)

## Repository settings

All repos should have the settings described in the [repo settings document](repo-settings.md)

## License

All repos of the kpt project use the [Apache Licence 2.0](https://www.apache.org/licenses/LICENSE-2.0) for code and the
[Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by/4.0/) for
documentation.

## Contributors License Agreement

Contributors of the project do not need to sign a Contributors License Agreement, but it is required to sign-off
commits as an indication that the [Developer Certificate of Origin](https://developercertificate.org/) is followed.

## Code of Conduct

The kpt project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).
More information and links about the CNCF Code of Conduct are [here](code-of-conduct.md).

## CNCF

The kpt project is a [CNCF Sandbox](https://www.cncf.io/sandbox-projects/) project.

![CNCF Landscape](https://camo.githubusercontent.com/90a2dafef45d080144637ab69d3d750558aa3b585d9dcab0d8786d6778cbd5df/68747470733a2f2f6c616e6473636170652e636e63662e696f2f696d616765732f636e63662d6c616e6473636170652d686f72697a6f6e74616c2d636f6c6f722e737667)

Visit kpt in the [CNCF Landscape](https://landscape.cncf.io/?selected=kpt&item=provisioning--automation-configuration--kpt).