From 4063a43ac068a6377212cd094f7f7e321bc7db47 Mon Sep 17 00:00:00 2001 From: Tom Bentley Date: Thu, 5 Mar 2026 15:50:06 +1300 Subject: [PATCH] Clarify governance blog Signed-off-by: Tom Bentley --- _posts/2026-03-05-evolving-governance.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_posts/2026-03-05-evolving-governance.md b/_posts/2026-03-05-evolving-governance.md index f1d6e459..179b487c 100644 --- a/_posts/2026-03-05-evolving-governance.md +++ b/_posts/2026-03-05-evolving-governance.md @@ -31,6 +31,9 @@ It creates a clearer pathway for contributors to take on leadership roles based These changes are already reflected in our updated [`GOVERNANCE.md`](https://github.com/kroxylicious/.github/blob/main/GOVERNANCE.md). +The initial [`COMMITTERS.md`](https://github.com/kroxylicious/.github/blob/main/COMMITTERS.md) and [`PMs.md`](https://github.com/kroxylicious/.github/blob/main/PMs.md) are the same people who were previously code owners and project admins. +This revised governance model has not changed anyone's access. + ## Moving Beyond `CODEOWNERS` We are also moving away from using the GitHub `CODEOWNERS` file to enforce directory-level restrictions.