From b316fefa87d583f5fb47dbc392bd17e1c90ea68b Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Wed, 24 Jul 2024 20:38:59 +0200 Subject: [PATCH 1/2] Track GitHub org owners --- .github/CODEOWNERS | 2 +- doc/github.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 970f6fd..e872906 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,7 +14,7 @@ /doc/org-repo.md @NixOS/org /doc/discourse.md @NixOS/org -/doc/github.md @NixOS/org +/doc/github.md @domenkozar @edolstra @garbas @zimbatm /doc/matrix.md @NixOS/org /doc/moderation.md @NixOS/org /doc/nixos-releases.md @NixOS/org diff --git a/doc/github.md b/doc/github.md index 6d34059..224ff22 100644 --- a/doc/github.md +++ b/doc/github.md @@ -2,7 +2,11 @@ The [NixOS GitHub organisation](https://github.com/nixos) and all its repositories is part of the [official resources](./resources.md). -A very small number of people are owners of this GitHub Organisation, and have ultimate permissions over it. +A very small number of people are owners of this GitHub Organisation, and have ultimate permissions over it: +- [@domenkozar](https://github.com/domenkozar) +- [@edolstra](https://github.com/edolstra) +- [@garbas](https://github.com/garbas) +- [@zimbatm](https://github.com/zimbatm) Over 200 people in the organisation have permissions over only certain parts. From 7667c962484743bb869c882932fe5d426fa3471b Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Wed, 24 Jul 2024 20:43:24 +0200 Subject: [PATCH 2/2] Add interim GitHub org owners --- .github/CODEOWNERS | 2 +- doc/github.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e872906..a36e6d9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,7 +14,7 @@ /doc/org-repo.md @NixOS/org /doc/discourse.md @NixOS/org -/doc/github.md @domenkozar @edolstra @garbas @zimbatm +/doc/github.md @domenkozar @edolstra @garbas @zimbatm @infinisil @lassulus /doc/matrix.md @NixOS/org /doc/moderation.md @NixOS/org /doc/nixos-releases.md @NixOS/org diff --git a/doc/github.md b/doc/github.md index 224ff22..0fbe8ba 100644 --- a/doc/github.md +++ b/doc/github.md @@ -8,6 +8,12 @@ A very small number of people are owners of this GitHub Organisation, and have u - [@garbas](https://github.com/garbas) - [@zimbatm](https://github.com/zimbatm) +Furthermore, there are some interim owners to help out: +- [@infinisil](https://github.com/infinisil) +- [@lassulus](https://github.com/lassulus) + +These interim owners are responsible for receiving requests to change anything about the GitHub organisation in the [GitHub Requests Matrix room](https://matrix.to/#/#org_owners:nixos.org), and either acting upon them or forwarding them to the right person. + Over 200 people in the organisation have permissions over only certain parts. ## Repositories