about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote/citrix-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/remote/citrix-workspace')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/generic.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/remote/citrix-workspace/generic.nix b/pkgs/applications/networking/remote/citrix-workspace/generic.nix
index 0437a108d893e..fcd8a80cff4d6 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/generic.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/generic.nix
@@ -202,7 +202,7 @@ stdenv.mkDerivation rec {
     license = licenses.unfree;
     description = "Citrix Workspace";
     platforms = platforms.linux;
-    maintainers = with maintainers; [ ma27 ];
+    maintainers = with maintainers; [ ];
     inherit homepage;
   };
 }