Unverified Commit 1e3eaa19 authored by Sebastian Sellmeier's avatar Sebastian Sellmeier
Browse files

ulauncher: remove sebtm as maintainer

parent 5fef4b82
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -124,7 +124,6 @@ python3Packages.buildPythonApplication rec {
    mainProgram = "ulauncher";
    maintainers = with maintainers; [
      aaronjanse
      sebtm
    ];
  };
}