about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
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 9b2fdd85c31d7..5376d51a6178c 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