From 15faa573352edbca2a13017a2c2cc1801a4a1bc6 Mon Sep 17 00:00:00 2001 From: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:20:36 -0600 Subject: [PATCH 1/2] docs(governance): add admin role --- GOVERNANCE.md | 19 +++++++++++++++++++ MEMBERS.md | 5 +++++ 2 files changed, 24 insertions(+) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 6211e3e..03bf74e 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -170,6 +170,25 @@ Beyond contributor roles, there are teams organized around specific projects and Any Maintainer (and above) can self-nominate by messaging the maintainers on Discord. +### Admin + +**Admin** provides fallback operational access for GitHub org settings, Discord server settings, and app permissions when the Organizer is unreachable. The Organizer always holds Admin; up to 2–3 additional Core members may also hold it. + +Admin confers **no** special governance standing—no extra vote weight, dispute authority, or Organizer powers. + +#### Privileges + +- `@admin` role on [Discord](https://bomb.sh/chat) +- GitHub organization admin access (org/repo settings and app permissions) +- Discord server admin access needed to unblock operational settings + +#### Nomination + +- The Organizer holds Admin by default +- Any Core member can nominate an additional Core member for Admin +- Once nominated, existing Core members vote; simple majority approves +- At most 2–3 Core members may hold Admin in addition to the Organizer + ### Alumni **Alumni** is a designation for Maintainers+ who have stepped away from the project and no longer contribute regularly. diff --git a/MEMBERS.md b/MEMBERS.md index 120ec8f..79d1442 100644 --- a/MEMBERS.md +++ b/MEMBERS.md @@ -2,6 +2,11 @@ Members are listed by role, in alphabetical order by handle. Members are free to use the full name, GitHub handle, or any other nickname they wish to be addressed. +## Admin + +- James Garbutt [`@43081j`](https://github.com/43081j) +- Nate Moore [`@natemoo-re`](https://github.com/natemoo-re) + ## Core - James Garbutt [`@43081j`](https://github.com/43081j) From 728bcf52eb56125d0aee17033b8de8859ebab4b8 Mon Sep 17 00:00:00 2001 From: paul valladares <85648028+dreyfus92@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:31:07 -0500 Subject: [PATCH 2/2] Update GOVERNANCE.md Co-authored-by: Nate Moore --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 03bf74e..088474a 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -172,7 +172,7 @@ Any Maintainer (and above) can self-nominate by messaging the maintainers on Dis ### Admin -**Admin** provides fallback operational access for GitHub org settings, Discord server settings, and app permissions when the Organizer is unreachable. The Organizer always holds Admin; up to 2–3 additional Core members may also hold it. +**Admin** provides fallback operational access for GitHub org settings, Discord server settings, and app permissions when the Organizer is unreachable. The Organizer always holds Admin; up to two additional Core members may also hold it. Admin confers **no** special governance standing—no extra vote weight, dispute authority, or Organizer powers.