From 8235de6d5c9ef0d904a9fc8c20e017fd7db7092b Mon Sep 17 00:00:00 2001 From: Michael Adler Date: Thu, 2 Jun 2022 11:06:47 +0200 Subject: citrix_workspace: added myself as maintainer --- pkgs/applications/networking/remote/citrix-workspace/generic.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/networking/remote/citrix-workspace/generic.nix') diff --git a/pkgs/applications/networking/remote/citrix-workspace/generic.nix b/pkgs/applications/networking/remote/citrix-workspace/generic.nix index bfd9e402f95..1ecf805944e 100644 --- a/pkgs/applications/networking/remote/citrix-workspace/generic.nix +++ b/pkgs/applications/networking/remote/citrix-workspace/generic.nix @@ -207,7 +207,7 @@ stdenv.mkDerivation rec { license = licenses.unfree; description = "Citrix Workspace"; platforms = platforms.linux; - maintainers = with maintainers; [ pmenke ]; + maintainers = with maintainers; [ pmenke michaeladler ]; inherit homepage; }; } -- cgit 1.4.1