Skip to content

Commit 8adafcd

Browse files
committed
nixpkgs-committers: hand over to the Nixpkgs core team
Per discussion with the current Nixpkgs committer delegation team about potential reforms for the commit bit process, they currently have insufficient time to work through applications and are happy for the Nixpkgs core team to take over. We’ve decided it’s best to step in to clear the backlog with the current process, without blocking on any further changes for now. We’ll need an org owner to make the following changes: * Replace @jtojnar and @NickCao with @alyssais, @emilazy, and @wolfgangwalther as maintainers of the [`@NixOS/nixpkgs-committers`] team. * Replace @Mic92, @jtojnar, and @NickCao with @alyssais, @emilazy, and @wolfgangwalther as maintainers of the [`@NixOS/retired-nixpkgs-contributors`] team. * Delete the [`@NixOS/commit-bit-delegation`] team as now redundant to @NixOS/nixpkgs-core. [`@NixOS/nixpkgs-committers`]: <https://github.com/orgs/NixOS/teams/nixpkgs-committers> [`@NixOS/retired-nixpkgs-contributors`]: <https://github.com/orgs/NixOS/teams/retired-nixpkgs-contributors> [`@NixOS/commit-bit-delegation`]: <https://github.com/orgs/NixOS/teams/commit-bit-delegation>
1 parent b8aace5 commit 8adafcd

3 files changed

Lines changed: 3 additions & 13 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/doc/vault.md @Mic92 @mweinelt @zimbatm
3030
/doc/constitution.md @NixOS/steering
3131
/doc/nixpkgs-core.md @NixOS/nixpkgs-core
32-
/doc/nixpkgs-committers.md @NickCao @jtojnar @winterqt @NixOS/nixpkgs-core
32+
/doc/nixpkgs-committers.md @NixOS/nixpkgs-core
3333
/doc/calendar.md @edolstra @tomberek @fricklerhandwerk
3434
/doc/nixcon.md @NixOS/steering
3535
/doc/hetzner.md @NixOS/infra

doc/github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ There are many repositories, but these are some of the most important ones.
1313

1414
The Nix package collection and NixOS.
1515

16-
Over 200 people have commit access, which is managed by the [Nixpkgs committer delegation team](./nixpkgs-committers.md).
16+
Over 200 people have commit access, which is managed by the [Nixpkgs core team](./nixpkgs-committers.md).
1717

1818
Furthermore, every [Nixpkgs maintainer](https://github.com/NixOS/nixpkgs/tree/master/maintainers) is part of the organisation, such that they can be requested as a reviewer.
1919

doc/nixpkgs-committers.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,7 @@ There are [200 Nixpkgs committers](https://github.com/NixOS/nixpkgs-committers/t
44
You can nominate yourself or another contributor to become a Nixpkgs committer.
55
This should be done by following [these instructions](https://github.com/NixOS/nixpkgs-committers?tab=readme-ov-file#nominations).
66

7-
The [Nixpkgs committer delegation team](#team) is given the responsibility and authority of changing the list of [Nixpkgs committers](https://github.com/orgs/NixOS/teams/nixpkgs-committers).
8-
9-
## Team
10-
11-
Nixpkgs committer delegation team consists of these people:
12-
<!-- Keep this list in sync with the codeowners of this file! -->
13-
- [@NickCao](https://github.com/NickCao) ([Matrix](https://matrix.to/#/@nickcao:nichi.co), [Discourse](https://discourse.nixos.org/u/nickcao))
14-
- [@jtojnar](https://github.com/jtojnar) ([Matrix](https://matrix.to/#/@jtojnar:matrix.org), [Discourse](https://discourse.nixos.org/u/jtojnar))
15-
- [@winterqt](https://github.com/winterqt) ([Matrix](https://matrix.to/#/@winter:catgirl.cloud), [Discourse](https://discourse.nixos.org/u/winter))
16-
17-
They can be contacted either individually, through a [group message on Discourse](https://discourse.nixos.org/g/nixpkgs-nominations), or by pinging the GitHub team [@NixOS/commit-bit-delegation](https://github.com/orgs/NixOS/teams/commit-bit-delegation/).
7+
The [Nixpkgs core team](./nixpkgs-core.md) currently fills the role of the Nixpkgs committer delegation team and is given the responsibility and authority of changing the list of [Nixpkgs committers](https://github.com/orgs/NixOS/teams/nixpkgs-committers).
188

199
## Process
2010
- The process must be publicly documented (this document)

0 commit comments

Comments
 (0)