Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 3.05 KB

GOVERNANCE.md

File metadata and controls

41 lines (28 loc) · 3.05 KB

Microcks Governance

This document defines governance policies for the Microcks project.

Principles

The Microcks project community adheres to the following principles:

  • Open: The Microcks community strives to be open, accessible and welcoming to everyone. Anyone may contribute, and contributions are available to all users according to open source values and licenses.
  • Transparent and accessible: Any changes to the Microcks source code and collaborations on the project are publicly accessible (GitHub code, issues, PRs, and discussions).
  • Merit: Ideas and contributions are accepted according to their technical merit and alignment with project objectives, scope, and design principles.

Join us 👉 https://microcks.io/community/

Code of Conduct

Microcks follow the Code of Conduct, which is aligned with the CNCF Code of Conduct.

Conflict Resolutions

Typically, it is assumed that disputes will be resolved amicably by those involved. However, if the situation becomes more serious, conflicts will be resolved through a voting process. A supermajority of votes from project maintainers is required to make a decision, and the project lead has the final say in the ruling.

Meetings

🚧 We will hold monthly Open Community Meetings for each region, so we will have bi-weekly meetings to try to be worldwide friendly. Stay tuned, coming soon 🚧.

The maintainers will also have closed meetings to discuss security reports or Code of Conduct violations. Any maintainer in charge should schedule such meetings upon receiving a security issue or CoC report. All current Maintainers must be invited to such closed meetings, except for any maintainer accused of a CoC violation.

Changes

This Project Governance is a living document. All key project changes, including changes in project governance, can be proposed by a GitHub PR and then reviewed and voted on by project maintainers.

As the Microcks community and project grow, we are committed to progressing by describing and sharing our governance model along the way, the open way.

Credits

Thanks to Dawn Foster for the inspiring talk and valuable insights at KubeCon Europe 2022: "Good Governance Practices for CNCF Projects": Info, Recording and slide deck 👀

Sections of this document have been borrowed and inspired from the CoreDNS, Kyverno and fluxcd projects.