lieer: remove myself from maintainers

I am no longer a user of lieer and therefore no longer interested in
maintaining it.
This commit is contained in:
Kai Harries
2023-04-30 19:13:02 +02:00
parent 10807b7347
commit fcc22971b9
@@ -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 ];
};
}