Commit Graph

6 Commits

Author SHA1 Message Date
Atemu
973840b5c0
[24.05] ci/OWNERS: remove ckiee (#355113) 2024-11-11 03:44:07 +01:00
Atemu
170a7d4352 ci/OWNERS: remove ckiee
They're not part of the NixOS org anymore after they're removed themselves in
https://github.com/NixOS/nixpkgs/pull/323895. This makes CI fail on 24.05 now
though.
2024-11-11 03:22:20 +01:00
Fabián Heredia Montiel
69bb146aa9 OWNERS: Add fabianhjr to hardened kernel
- Widen the scope under pkgs
- Align like other parts of OWNERS file

(cherry picked from commit fddcebd426)
2024-11-07 08:42:31 +00:00
Silvan Mosberger
9c45f83174 ci/OWNERS: Remove removed path
Was removed in 7e73ead5d0, but only
started failing once it actually started getting checked with https://github.com/NixOS/nixpkgs/pull/348642
2024-10-26 17:37:00 +02:00
Silvan Mosberger
56e9a30c12 ci/OWNERS: Fix path of codeowners.yml
After https://github.com/NixOS/nixpkgs/pull/351446

(cherry picked from commit cd691f8864)
2024-10-26 16:56:01 +02:00
Silvan Mosberger
b2bfec90cd CODEOWNERS: Switch to alternate mechanism
This effectively disables the native GitHub codeowners feature
and enables the new alternate codeowners mechanism introduced in
https://github.com/NixOS/nixpkgs/pull/336261

This means that:
- We can now declare users without write access as code owners!
- Targeting the wrong branch won't trigger mass pings anymore!

(cherry-picked from commit b01ca00aed)
2024-10-15 00:44:04 +02:00