Revert "ci: module maintainer review requests; nixos/modules: init meta.teams"

This commit is contained in:
Silvan Mosberger 2026-03-06 08:41:24 +01:00 committed by GitHub
commit 2cc2e0225f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
100 changed files with 210 additions and 458 deletions

View file

@ -252,5 +252,5 @@ in
};
};
meta.teams = [ lib.teams.ngi ];
meta.maintainers = lib.teams.ngi.members;
}