summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/X11/xwinwrap/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/X11/xwinwrap/default.nix')
-rw-r--r--pkgs/tools/X11/xwinwrap/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/X11/xwinwrap/default.nix b/pkgs/tools/X11/xwinwrap/default.nix
index d36d2c51de5e..7b45de6ecfd5 100644
--- a/pkgs/tools/X11/xwinwrap/default.nix
+++ b/pkgs/tools/X11/xwinwrap/default.nix
@@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
'';
license = licenses.hpnd;
homepage = "https://shantanugoel.com/2008/09/03/shantz-xwinwrap/";
- maintainers = with maintainers; [ infinisil ];
+ maintainers = [ ];
platforms = platforms.linux;
mainProgram = "xwinwrap";
};