From 4b6a2bb038a0b6673490b7ae31875d69f7921968 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 29 Jan 2025 01:48:03 +0100 Subject: [PATCH] CoC: remove 'Goals' section --- docs/CONTRIBUTING.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 606c28fe4ef..e32aa17247c 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -82,17 +82,6 @@ The "Monero Maintainer Team" is defined in this document as the following users: - moneromooo - hyc -## Goals - -C4 is meant to provide a reusable optimal collaboration model for open source software projects. It has these specific goals: - -- To maximize the scale and diversity of the community around a project, by reducing the friction for new Contributors and creating a scaled participation model with strong positive feedbacks; -- To relieve dependencies on key individuals by separating different skill sets so that there is a larger pool of competence in any required domain; -- To allow the project to develop faster and more accurately, by increasing the diversity of the decision making process; -- To support the natural life cycle of project versions from experimental through to stable, by allowing safe experimentation, rapid failure, and isolation of stable code; -- To reduce the internal complexity of project repositories, thus making it easier for Contributors to participate and reducing the scope for error; -- To enforce collective ownership of the project, which increases economic incentive to Contributors and reduces the risk of hijack by hostile entities. - ## Design ### Preliminaries