sharedown: remove myself from maintainers

This commit is contained in:
Jan Tojnar
2022-10-26 20:43:23 +02:00
parent c4ce588e49
commit f3eaad0cb2
-1
View File
@@ -117,7 +117,6 @@ stdenvNoCC.mkDerivation rec {
homepage = "https://github.com/kylon/Sharedown";
license = licenses.gpl3Plus;
maintainers = with maintainers; [
jtojnar
];
platforms = platforms.unix;
};