x11vnc: added maintainer

adding myself as maintainer
This commit is contained in:
Christoph Neidahl (OPNA2608)
2018-10-16 11:43:48 +02:00
parent e14f9cea94
commit 09504f62a7
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -39,5 +39,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/LibVNC/x11vnc/;
platforms = platforms.linux;
license = licenses.gpl2;
maintainers = with maintainers; [ OPNA2608 ];
};
}