typora: drop me from maintainers
This commit is contained in:
parent
bc93f123ea
commit
594b74c476
|
@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
|
||||||
description = "A minimal Markdown reading & writing app";
|
description = "A minimal Markdown reading & writing app";
|
||||||
homepage = "https://typora.io";
|
homepage = "https://typora.io";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ jensbin worldofpeace ];
|
maintainers = with maintainers; [ jensbin ];
|
||||||
platforms = [ "x86_64-linux"];
|
platforms = [ "x86_64-linux"];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user