citrix_workspace: remove myself from maintainer list
I'm no longer able to test new versions of this package, as I no longer have access to any citrix infrastructure.
This commit is contained in:
parent
b874fb56d0
commit
8c75228eab
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Citrix Workspace";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ pmenke michaeladler ];
|
||||
maintainers = with maintainers; [ michaeladler ];
|
||||
inherit homepage;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue