typora: remove maintainer jensbin
This commit is contained in:
parent
0bd4608448
commit
9b4f78b7ba
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ in stdenv.mkDerivation {
|
|||
description = "A markdown editor, a markdown reader";
|
||||
homepage = "https://typora.io/";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ jensbin npulidomateo ];
|
||||
maintainers = with maintainers; [ npulidomateo ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue