From 9bd265d13242970ab8b5b7cde3818ad9e6745ddc Mon Sep 17 00:00:00 2001 From: tobtoht Date: Sun, 26 Jan 2025 14:37:36 +0100 Subject: [PATCH] docs: don't allow maintainers to edit docs without review --- docs/CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 606c28fe4..7b8b1e000 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -151,7 +151,6 @@ C4 is meant to provide a reusable optimal collaboration model for open source so - The user who created an issue SHOULD close the issue after checking the patch is successful. - Maintainers SHOULD ask for improvements to incorrect patches and SHOULD reject incorrect patches if the Contributor does not respond constructively. - Any Contributor who has value judgments on a correct patch SHOULD express these via their own patches. -- Maintainers MAY commit changes to non-source documentation directly to the project. ### Creating stable releases