about summary refs log tree commit diff
path: root/nixos/tests/docker-registry.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/docker-registry.nix')
-rw-r--r--nixos/tests/docker-registry.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/docker-registry.nix b/nixos/tests/docker-registry.nix
index 316b7c9b97273..db20cb52c3e3a 100644
--- a/nixos/tests/docker-registry.nix
+++ b/nixos/tests/docker-registry.nix
@@ -3,7 +3,7 @@
 import ./make-test-python.nix ({ pkgs, ...} : {
   name = "docker-registry";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ globin ma27 ironpinguin ];
+    maintainers = [ globin ironpinguin ];
   };
 
   nodes = {