Commit 9b4f78b7 authored by Nico Pulido-Mateo's avatar Nico Pulido-Mateo
Browse files

typora: remove maintainer jensbin

parent 0bd46084
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" ];
  };
}