summary refs log tree commit diff
path: root/nixos/tests/xrdp.nix
diff options
context:
space:
mode:
authorajs124 <git@ajs124.de>2022-06-23 00:49:35 +0200
committerajs124 <git@ajs124.de>2022-06-29 00:52:12 +0200
commita0718341e60829bee5c41e51796f4786bc98df81 (patch)
tree8998dc0eac7c8e62fe4b5017ca6403a8012e7a36 /nixos/tests/xrdp.nix
parent026ffc38bd134294ed01ffaa5fb7b6cfabe04371 (diff)
downloadnixpkgs-a0718341e60829bee5c41e51796f4786bc98df81.tar
nixpkgs-a0718341e60829bee5c41e51796f4786bc98df81.tar.gz
nixpkgs-a0718341e60829bee5c41e51796f4786bc98df81.tar.bz2
nixpkgs-a0718341e60829bee5c41e51796f4786bc98df81.tar.lz
nixpkgs-a0718341e60829bee5c41e51796f4786bc98df81.tar.xz
nixpkgs-a0718341e60829bee5c41e51796f4786bc98df81.tar.zst
nixpkgs-a0718341e60829bee5c41e51796f4786bc98df81.zip
maintainers: remove volth
github account deleted
Diffstat (limited to 'nixos/tests/xrdp.nix')
-rw-r--r--nixos/tests/xrdp.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/xrdp.nix b/nixos/tests/xrdp.nix
index 0e1d521c5ac..f277d4b7952 100644
--- a/nixos/tests/xrdp.nix
+++ b/nixos/tests/xrdp.nix
@@ -1,7 +1,7 @@
 import ./make-test-python.nix ({ pkgs, ...} : {
   name = "xrdp";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ volth ];
+    maintainers = [ ];
   };
 
   nodes = {