From c230b3086e2301563fc1892c21e073f213e47dd6 Mon Sep 17 00:00:00 2001 From: Dan van der Ster Date: Fri, 14 Nov 2025 11:09:44 -0800 Subject: [PATCH] doc/CONTRIBUTING: link to Governance rules The Ceph Project charter links to this file where we are to define detailed project operations and processes. Link to our our existing Governance rules to connect the dots here. Signed-off-by: Dan van der Ster Signed-off-by: Josh Durgin Signed-off-by: Neha Ojha --- CONTRIBUTING.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index fb832c0fb77..faad1536acb 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,3 +1,7 @@ +Project governance is defined in + +`Governance`_ + For the general process of submitting patches to Ceph, read the below `Submitting Patches`_ @@ -16,3 +20,4 @@ primarily because it can cause problems when rebasing and backporting. .. _Submitting Patches: SubmittingPatches.rst .. _Documenting Ceph: doc/start/documenting-ceph.rst +.. _Governance: doc/governance.rst -- 2.47.3