From ed2371ad006d3dc7a3c9b4766215f3f730436ecb Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 1 Feb 2024 14:13:46 +0100 Subject: [PATCH] update governance documentation to the latest state Signed-off-by: Tobias Brunner --- CODE_OF_CONDUCT.md | 3 ++- GOVERNANCE.md | 11 +++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index c0385fe4d..eccdad137 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -2,4 +2,5 @@ K8up observes the [CNCF Community Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a VSHN project administrator on . +The code of conduct is overseen by the K8up project maintainers. +Possible code of conduct violations should be emailed to the project maintainers cncf-k8up-maintainers@lists.cncf.io. diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 1b132fa0e..0eb7e2553 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,7 +1,7 @@ # K8up Project Governance Please note: K8up is a young Open Source project, evolved from the project sponsor [VSHN](https://www.vshn.ch/). -As such we're in the process of setting up a proper project governance. +As such, we're in the process of setting up a proper project governance. If you have any wish, let use know via a [GitHub Discussion](https://github.com/k8up-io/k8up/discussions). ## Principles @@ -11,7 +11,7 @@ The K8up community adheres to the following principles: - Open: K8up is open source. - Welcoming and respectful: See [Code of Conduct](#code-of-conduct). - Transparent and accessible: Changes to the K8up organization, K8up code repositories, - and CNCF related activities (e.g. level, involvement, etc) are done in public. + and CNCF related activities (e.g. level, involvement, etc.) are done in public. - Merit: Ideas and contributions are accepted according to their technical merit and alignment with project objectives, scope, and design principles. @@ -24,7 +24,7 @@ The K8up roadmap is on GitHub, see [Projects -> Roadmap](https://github.com/k8up Every contribution is welcome. Please see our [Contribution Guide](https://k8up.io/k8up/about/contribution_guide.html) how to best contribute. -## Github Project Administration +## GitHub Project Administration The __k8up-io__ GitHub project maintainers team reflects the list of Maintainers. @@ -35,12 +35,12 @@ As such, K8up might be involved in CNCF (or other CNCF projects) related marketi ## Code of Conduct -Please read our code of conduct here: https://k8up.io/k8up/about/code_of_conduct.html +Please read our code of conduct here: [CODE_OF_CONDUCT.md](https://github.com/k8up-io/k8up/blob/master/CODE_OF_CONDUCT.md). The code of conduct is overseen by the K8up project maintainers. Possible code of conduct violations should be emailed to the project maintainers cncf-k8up-maintainers@lists.cncf.io. -If the possible violation is against one of the project maintainers that member will be recused from voting on the issue. +If the possible violation is against one of the project maintainers, that member will be recused from voting on the issue. Such issues must be escalated to the appropriate CNCF contact, and CNCF may choose to intervene. ## DCO and Licenses @@ -49,4 +49,3 @@ The following licenses and contributor agreements will be used for K8up projects * [Apache 2.0](https://opensource.org/licenses/Apache-2.0) for code * [Developer Certificate of Origin](https://developercertificate.org/) for new contributions -