xpdf: remove myself from list of maintainers

This commit is contained in:
Peter Simons
2019-03-05 12:53:04 +01:00
parent 98f69edf83
commit ddac10a47c
-1
View File
@@ -59,6 +59,5 @@ stdenv.mkDerivation {
'';
license = with licenses; [ gpl2 gpl3 ];
platforms = platforms.unix;
maintainers = [ maintainers.peti ];
};
}