nixos/hardware: move CODEOWNERS to toplevel

gstqt5
Profpatsch 2020-06-20 13:05:20 +02:00
parent ef3f3a4eb0
commit ba2dcbce23
2 changed files with 9 additions and 7 deletions

9
.github/CODEOWNERS vendored
View File

@ -55,6 +55,15 @@
# NixOS integration test driver
/nixos/lib/test-driver @tfc
# NixOS hardware descriptions
/nixos/hardware/beagleboard/pocketbeagle @yegortimoshenko
/nixos/hardware/dell/xps/13-9370 @moredread
/nixos/hardware/dell/xps/13-9380 @kalbasit
/nixos/hardware/lenovo/thinkpad/x230 @makefu @yegortimoshenko
/nixos/hardware/lenovo/thinkpad/x250 @Mic92
/nixos/hardware/pcengines/apu @yegortimoshenko
/nixos/hardware/purism/librem/13v3 @yegortimoshenko
# Updaters
## update.nix
/maintainers/scripts/update.nix @jtojnar

View File

@ -1,7 +0,0 @@
beagleboard/pocketbeagle @yegortimoshenko
dell/xps/13-9370 @moredread
dell/xps/13-9380 @kalbasit
lenovo/thinkpad/x230 @makefu @yegortimoshenko
lenovo/thinkpad/x250 @Mic92
pcengines/apu @yegortimoshenko
purism/librem/13v3 @yegortimoshenko