Commit e18661e6 authored by lucasew's avatar lucasew
Browse files

ranger: remove magnetophon as asked



Signed-off-by: default avatarlucasew <lucas59356@gmail.com>
parent cb04fd78
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -78,7 +78,6 @@ python3Packages.buildPythonApplication rec {
    maintainers = with lib.maintainers; [
      toonn
      lucasew
      magnetophon
    ];
    mainProgram = "ranger";
  };