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

This reverts commit 2cc2e0225f.
This commit is contained in:
Silvan Mosberger 2026-03-13 16:53:28 +01:00
commit b513ab8192
100 changed files with 458 additions and 210 deletions

View file

@ -40,6 +40,6 @@ python3.pkgs.buildPythonApplication {
'';
meta = {
maintainers = [ ] ++ lib.teams.pantheon.members;
teams = [ lib.teams.pantheon ];
};
}