Skip to content

Commit

Permalink
Merge pull request #36 from NixOS/committer-non-interim
Browse files Browse the repository at this point in the history
Make Nixpkgs committer delegation team processes non-interim
  • Loading branch information
winterqt authored Nov 27, 2024
2 parents 73cc35b + cf6e138 commit f5ae963
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
16 changes: 8 additions & 8 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
/LICENSE @NixOS/org

/.gitignore @NixOS/org
/.github/CODEOWNERS @NixOS/org
/.github/CODEOWNERS @NixOS/steering
/.github/workflows @NixOS/org
/scripts @NixOS/org
/npins @NixOS/org
/default.nix @NixOS/org
/shell.nix @NixOS/org

/doc/org-repo.md @NixOS/org
/doc/discourse.md @NixOS/org
/doc/github.md @domenkozar @edolstra @garbas @zimbatm @lassulus
/doc/matrix.md @NixOS/org
/doc/moderation.md @NixOS/org
/doc/nixos-releases.md @NixOS/org
/doc/resources.md @NixOS/org
/doc/org-repo.md @NixOS/steering
/doc/discourse.md @NixOS/steering
/doc/github.md @NixOS/steering
/doc/matrix.md @NixOS/steering
/doc/moderation.md @NixOS/steering
/doc/nixos-releases.md @NixOS/steering
/doc/resources.md @NixOS/steering
/doc/governance.md @NixOS/steering
/doc/values.md @NixOS/steering
/doc/constitution.md @NixOS/steering
Expand Down
3 changes: 1 addition & 2 deletions doc/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Furthermore, there is an interim owner to help out:

This interim owner is responsible for receiving requests to change anything about the GitHub organisation in the [Github org owners help desk 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

Expand All @@ -23,7 +22,7 @@ There are many repositories, but these are some of the most important ones.

The Nix package collection and NixOS.

Currently there is an interim process for managing commit access, which is done by the Nixpkgs committer delegation team, whose processes are described [here](./nixpkgs-committers.md) and consists of these people:
Over 200 people have commit access, which is managed by the Nixpkgs committer delegation team, whose processes are described [here](./nixpkgs-committers.md) and consists of these people:
- @Mic92
- @NickCao
- @jtojnar
Expand Down

0 comments on commit f5ae963

Please sign in to comment.