Commit fcc22971 authored by Kai Harries's avatar Kai Harries
Browse files

lieer: remove myself from maintainers

I am no longer a user of lieer and therefore no longer interested in
maintaining it.
parent 10807b73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,6 +34,6 @@ python3Packages.buildPythonApplication rec {
    '';
    homepage = "https://lieer.gaute.vetsj.com/";
    license = licenses.gpl3Plus;
    maintainers = with maintainers; [ flokli kaiha ];
    maintainers = with maintainers; [ flokli ];
  };
}