{nixos/cosmic, cosmic-packages}: adopt by NixOS/cosmic team

This commit is contained in:
Heitor Augusto 2025-04-11 12:39:51 -03:00 committed by GitHub
commit 446b74a552
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 30 additions and 123 deletions

View file

@ -14,12 +14,7 @@ let
cfg = config.services.desktopManager.cosmic;
in
{
meta.maintainers = with lib.maintainers; [
thefossguy
HeitorAugustoLN
nyabinary
ahoneybun
];
meta.maintainers = lib.teams.cosmic.members;
options = {
services.desktopManager.cosmic = {