dnf5: add katexochen as maintainer
This commit is contained in:
parent
795db47a18
commit
e60844a813
@ -88,7 +88,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/rpm-software-management/dnf5";
|
||||
changelog = "https://github.com/rpm-software-management/dnf5/releases/tag/${version}";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ malt3 ];
|
||||
maintainers = with lib.maintainers; [ malt3 katexochen ];
|
||||
mainProgram = "dnf5";
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user