cosmic-bg: add HeitorAugustoLN as a maintainer

This commit is contained in:
Heitor Augusto
2025-03-02 19:24:13 -03:00
parent 0a49ff25e2
commit ad42512ff3
+4 -1
View File
@@ -52,7 +52,10 @@ rustPlatform.buildRustPackage.override
homepage = "https://github.com/pop-os/cosmic-bg";
description = "Applies Background for the COSMIC Desktop Environment";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ nyabinary ];
maintainers = with lib.maintainers; [
nyabinary
HeitorAugustoLN
];
platforms = lib.platforms.linux;
mainProgram = "cosmic-bg";
};