aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2020-06-20 08:21:15 -0400
committerGitHub <noreply@github.com>2020-06-20 08:21:15 -0400
commit5d0725a0632ce0ae7daa80755248b3e226392631 (patch)
tree0cffaa41089e030cf0c7b0b9e2840e22c7b04cfb /.github
parentcc0bf76d2fac84f5bb9ba35dc1a00bf615b86212 (diff)
Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardware`"
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 9b2fdd85c31d..5376d51a6178 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -55,15 +55,6 @@
# 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