mkosi: drop katexochen as maintainer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
74a18ff1f9
commit
ba1010aa45
@ -117,7 +117,7 @@ buildPythonApplication rec {
|
|||||||
changelog = "https://github.com/systemd/mkosi/releases/tag/v${version}";
|
changelog = "https://github.com/systemd/mkosi/releases/tag/v${version}";
|
||||||
license = licenses.lgpl21Only;
|
license = licenses.lgpl21Only;
|
||||||
mainProgram = "mkosi";
|
mainProgram = "mkosi";
|
||||||
maintainers = with maintainers; [ malt3 katexochen ];
|
maintainers = with maintainers; [ malt3 ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
# `mkosi qemu` boot fails in the uefi shell, image isn't found.
|
# `mkosi qemu` boot fails in the uefi shell, image isn't found.
|
||||||
broken = withQemu;
|
broken = withQemu;
|
||||||
|
Loading…
Reference in New Issue
Block a user