about summary refs log tree commit diff
path: root/nixos/tests/cage.nix
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2021-04-29 18:07:13 +0200
committerGitHub <noreply@github.com>2021-04-29 18:07:13 +0200
commit7f9a5ad257a5cd57a45ae200ee0259403de16be2 (patch)
treeaf368864e8123cf9b2ef03b7b82bf45b27563666 /nixos/tests/cage.nix
parent5ef56ad9f17993bda954e5c0527984b3d6fa570a (diff)
cage: drop maintainership (#121174)
I cannot currently maintain this, as I don't have access to the hardware
running it anymore.
Diffstat (limited to 'nixos/tests/cage.nix')
-rw-r--r--nixos/tests/cage.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/cage.nix b/nixos/tests/cage.nix
index 1ae07b6fd2ff9..2d4dacfc0e7f7 100644
--- a/nixos/tests/cage.nix
+++ b/nixos/tests/cage.nix
@@ -3,7 +3,7 @@ import ./make-test-python.nix ({ pkgs, ...} :
 {
   name = "cage";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ matthewbauer flokli ];
+    maintainers = [ matthewbauer ];
   };
 
   machine = { ... }: