rxvt_unicode: add rnhmjoj as maintainer
This commit is contained in:
@@ -65,7 +65,7 @@ stdenv.mkDerivation (rec {
|
|||||||
inherit description;
|
inherit description;
|
||||||
homepage = http://software.schmorp.de/pkg/rxvt-unicode.html;
|
homepage = http://software.schmorp.de/pkg/rxvt-unicode.html;
|
||||||
downloadPage = "http://dist.schmorp.de/rxvt-unicode/Attic/";
|
downloadPage = "http://dist.schmorp.de/rxvt-unicode/Attic/";
|
||||||
maintainers = [ ];
|
maintainers = with maintainers; [ rnhmjoj ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user