Commit 8a2917e8 authored by Lahfa Samy's avatar Lahfa Samy
Browse files

maintainer: remove AkechiShiro

parent 56abe70d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ python3.pkgs.buildPythonApplication rec {
      that can appeal to newbies and professionals alike.
    '';
    license = licenses.lgpl21Plus;
    maintainers = with maintainers; [ akechishiro ];
    maintainers = with maintainers; [ ];
    platforms = platforms.linux;
    mainProgram = "pitivi";
  };