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