From 2e3cb68e12ae14e9f3952b8d0ec81ecc3ddd63af Mon Sep 17 00:00:00 2001 From: Lukas Heumos Date: Tue, 7 Jul 2026 20:34:21 +0200 Subject: [PATCH] Link from roles page back to people page (#100) The people page links to the roles page but not vice versa; add a reverse link so readers of the governance roles can find who currently holds them. Closes #100 Co-Authored-By: Claude Opus 4.8 (1M context) --- content/about/roles/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/about/roles/_index.md b/content/about/roles/_index.md index c6968b5..be614fa 100644 --- a/content/about/roles/_index.md +++ b/content/about/roles/_index.md @@ -6,6 +6,8 @@ title = "Roles and Decisions" The purpose of this document is to formalize the governance process used by the `scverse®` project, to clarify how decisions are made and how the various groups within our community interact. +For the community members who currently hold these roles, see the [people page](/people/). + As a whole, we are a consensus-based community project. However, any subproject within the scverse can have its own governance system as long as they do not conflict with the rules set out here. Anyone with an interest in the project can join the community, contribute to the project design, and participate in the decision making process.