mkosi: drop katexochen as maintainer (#339198)

This commit is contained in:
Paul Meyer
2024-09-03 14:19:54 +02:00
committed by GitHub
+1 -1
View File
@@ -117,7 +117,7 @@ buildPythonApplication rec {
changelog = "https://github.com/systemd/mkosi/releases/tag/v${version}";
license = licenses.lgpl21Only;
mainProgram = "mkosi";
maintainers = with maintainers; [ malt3 katexochen ];
maintainers = with maintainers; [ malt3 ];
platforms = platforms.linux;
# `mkosi qemu` boot fails in the uefi shell, image isn't found.
broken = withQemu;