Michael Daniels
1d0bb7b61b
treewide: drop figsoda as maintainer (part 3)
...
s/^\s*figsoda\s*$//
2025-11-02 20:16:11 -05:00
Silvan Mosberger
1cc76d17e7
lib.teams.formatter: Link with GitHub team
2025-10-28 21:06:40 +01:00
Sergey Gulin
c663e7f914
teams/nix-formatting: add Sereja313
...
Adding myself to the maintainers list and the nix-formatting team.
2025-10-28 19:52:42 +03:00
Wolfgang Walther
cf1ce7f9d1
treewide: remove myself as maintainer from most packages ( #455293 )
2025-10-28 11:42:25 +00:00
Silvan Mosberger
8f87d1d516
lib.teams: Sync matching teams from GitHub
...
These are all the teams who also have a GitHub team with the same
members that hasn't been linked yet
2025-10-28 02:21:09 +01:00
Silvan Mosberger
7636389851
lib.teams: Add githubId from associated github teams
...
This will allow the code for https://github.com/NixOS/nixpkgs/issues/447514
to make sure that the right team is requested for review,
even if it has been renamed in the meantime.
While the matching is currently based on the teams slug/name and not the
id, renames won't cause problems with `lib.teams`, because CI would
error if there's no match. Changing this can be future work.
2025-10-28 00:01:51 +01:00
Silvan Mosberger
ddf8b5da4a
lib.teams: Add githubMaintainers field
...
This is so you can figure out who to ask to get added to the team
Also avoid an unecessary `{ inherit lib; }` argument
2025-10-27 19:36:58 +01:00
Silvan Mosberger
428bd8f1a2
lib.teams: Populate fields from synced GitHub state
...
The before and after of
nix-instantiate --eval -A lib.teams --strict --json | jq 'walk(if type == "array" then sort else . end)'
has been ensured to be negligible, only consisting of minor team
shortName and scope differences
2025-10-27 19:36:57 +01:00
Silvan Mosberger
ff336e2ecd
lib.teams: Some changes based on current GitHub state
...
Including:
- Removing a `.github` for a team that doesn't exist
- Adding people to `lib.teams` that are part of the GitHub team but were never
part of the team in `lib.teams`
- Adjusting capitalisation of a linked GitHub team
While there's more differences, all others should be done on the GitHub
side, because it's things like adding/removing team members that have
added/removed themselves to/from `lib.teams` in the past.
2025-10-27 19:33:06 +01:00
Silvan Mosberger
7ff3f688ee
lib.teams: Remove dummy Nixpkgs committers team and hardcode into feature freeze script
...
There's no reason this needs to be exposed under `lib.teams`
2025-10-27 19:33:06 +01:00
Silvan Mosberger
f3f9a335b5
lib.teams: Remove unused teams
2025-10-27 19:33:06 +01:00
Andreas Stührk
ddee9d53fd
treewide: remove myself as maintainer from most packages
...
This mostly has been reality for a while now. I still use some of the
packages, but don't have the capacity to maintain them.
2025-10-24 18:18:16 +02:00
Sav Tripodi
f9ff37cdc3
maintainers: add savtrip to beam team
2025-10-23 09:15:11 +02:00
Yohann Boniface
d3eb3d6ce5
maintainers/team-list: drop myself from ACME team ( #454479 )
2025-10-22 13:47:49 +00:00
Florian Klink
cad26e44ca
maintainers/team-list: drop myself from ACME team
...
I haven't been really active there for a while, and am not in the ACME
github team (anymore) either.
2025-10-22 11:08:32 +03:00
Ulrik Strid
2630bb4c60
team/ocaml: add redianthus ( #449676 )
2025-10-21 12:34:57 +00:00
Nina Fromm
9a940ebc36
team-list: add e1mo to cyberus team
2025-10-21 11:43:26 +02:00
Yaya
0d07084d99
team-list: add electron team ( #451905 )
2025-10-20 11:24:11 +00:00
zapashcanon
470d48fc2d
team/ocaml: add redianthus
2025-10-20 12:55:12 +02:00
Cleeyv
6ad7476b15
maintainers/team-list: remove cleeyv from jitsi
2025-10-19 23:49:38 -04:00
teutat3s
bbfed5a734
team-list: add electron team
2025-10-16 18:43:39 +02:00
Sam
ae6bec7d1e
teams/swift: add samasaur
2025-10-11 14:47:33 -07:00
Silvan Mosberger
1ea51e1f1a
lib.teams: Remove .githubTeams in favor of singular .github
...
No team was using the feature of having multiple GitHub teams, and this
would make it tricky to try to sync maintainer teams with GitHub teams.
2025-10-08 21:44:39 +02:00
Philip Taron
04d243c35b
OWNERS: add rocm team to rocm-modules ( #444734 )
2025-10-07 19:22:50 +00:00
Luna Nova
28f3b3d5ba
team-list: rename rocm-maintainers to rocm
2025-10-05 16:23:33 -07:00
Naïm Camille Favier
a871af02f1
Add an Agda team ( #447957 )
2025-10-05 21:46:40 +02:00
Yohann Boniface
13eec306d9
maintainers/teams: add secshell ( #442959 )
2025-10-03 16:31:46 +00:00
Naïm Camille Favier
9ea1f78ff8
Add an Agda team
2025-10-02 19:50:01 +02:00
Jairo Llopis
8b23811210
k3s: remove yajo as maintainer
...
Lately, I'm not capable of keeping up with this package. I think it's
better to resign for now.
Thanks!
2025-10-01 13:36:57 +01:00
Nico Felbinger
32c8741a69
maintainers/teams: add secshell
2025-09-28 09:52:49 +02:00
Jörg Thalheim
b8026bc5aa
k3s: update nvidia gpu docs ( #445944 )
2025-09-25 07:10:06 +00:00
Spencer Heywood
2ca18a8b17
maintainers/team-list: add heywoodlh to k3s team
2025-09-24 22:52:49 -06:00
jopejoe1
18baa7b4c6
docs(nixos/release-notes): add note about deepin removal ( #444902 )
2025-09-25 04:50:24 +00:00
Daniel Baker
15c6fc06c6
maintainers/team-list: update marketing team to current standing
2025-09-22 21:25:26 -07:00
rewine
21af5f728a
maintainers/teams: remove
...
https://github.com/NixOS/nixpkgs/issues/422090
2025-09-21 16:11:43 +08:00
jopejoe1
be5db65b27
maintainers.teams: remove release-engineers form feature freez ping
...
this github team no longer exists
2025-09-20 19:08:20 +02:00
Emily
3d45fb7984
team/bazel: add boltzmannrain ( #441549 )
2025-09-16 18:24:40 +00:00
Maximilian Bosch
cdb563152f
teams/cachix: init ( #441482 )
2025-09-14 09:24:44 +00:00
Pavol Rusnak
3247cbd890
maintainers/team-list: add GaetanLepage to cuda ( #442691 )
2025-09-13 22:12:21 +00:00
Gaetan Lepage
04f1862ebf
maintainers/team-list: add GaetanLepage to cuda
2025-09-13 20:18:25 +02:00
Adam C. Stephens
ec17e680af
lxd: remove packages and modules
2025-09-13 12:47:00 -04:00
Wolfgang Walther
005a118ceb
maintainers/team-list: keep-sorted
2025-09-13 14:17:32 +02:00
Stefan Visser
2ef6286e0a
teams: add friedow to apm
2025-09-10 12:16:22 +02:00
Dmitry Ivankov
c61952c541
team/bazel: add boltzmannrain
...
Following the suggestion from `bazel_8` PR
https://github.com/NixOS/nixpkgs/pull/400941#pullrequestreview-3177427690
adding myself to Bazel maintainers team
2025-09-09 20:34:45 +02:00
Sander
609d41c21c
teams/cachix: init
2025-09-09 16:33:15 +02:00
Wolfgang Walther
42b91d5057
maintainers: rename 'rewine' to 'wineee' ( #441123 )
2025-09-08 13:51:49 +00:00
Emily
e47d4f032e
maintainers/team-list: add emily to LLVM
...
This has been de facto the case for a while now anyway, given
its inseparability from my `stdenv` and Darwin team roles,
especially after <https://github.com/NixOS/nixpkgs/pull/354107 > and
<https://github.com/NixOS/nixpkgs/pull/440273 >. Might as well make
sure I don’t miss pings, although I can’t promise I’ll be able
to proactively review stuff that falls outside the scope that matters
to me.
2025-09-08 09:59:24 +02:00
rewine
fc2e2eeb82
maintainers: rename 'rewine' to 'wineee'
...
Because my displayed name and username on GitHub are not the same, some users may mistakenly think that [rewine](https://github.com/rewine ) is my account.
2025-09-08 14:00:29 +08:00
Jon Seager
0c65e3f2d6
maintainers: remove jnsgruk from lxc team
2025-09-02 11:55:08 +01:00
Wolfgang Walther
f09f724ef8
maintainers: drop ehmry
...
This user is blocked since May 2025, thus can't maintain any packages
anymore.
2025-08-31 16:53:44 +02:00