From 09504f62a72ea38435a3cb1217c8cd12a695a79d Mon Sep 17 00:00:00 2001 From: "Christoph Neidahl (OPNA2608)" Date: Tue, 16 Oct 2018 11:43:48 +0200 Subject: x11vnc: added maintainer adding myself as maintainer --- pkgs/tools/X11/x11vnc/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/tools/X11/x11vnc') diff --git a/pkgs/tools/X11/x11vnc/default.nix b/pkgs/tools/X11/x11vnc/default.nix index d91c91b10e20..51307f0df09f 100644 --- a/pkgs/tools/X11/x11vnc/default.nix +++ b/pkgs/tools/X11/x11vnc/default.nix @@ -39,5 +39,6 @@ stdenv.mkDerivation rec { homepage = https://github.com/LibVNC/x11vnc/; platforms = platforms.linux; license = licenses.gpl2; + maintainers = with maintainers; [ OPNA2608 ]; }; } -- cgit v1.2.3