treewide: switch instances of lib.teams.*.members to the new meta.teams attribute

Follow-up to #394797.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
Fernando Rodrigues
2025-04-20 23:33:11 -03:00
parent 0587bb0877
commit 05580f4b44
1731 changed files with 2280 additions and 2118 deletions
@@ -820,7 +820,7 @@ stdenv.mkDerivation (finalAttrs: {
pkgConfigModules = [ "python3" ];
platforms = platforms.linux ++ platforms.darwin ++ platforms.windows ++ platforms.freebsd;
mainProgram = executable;
maintainers = lib.teams.python.members;
teams = [ lib.teams.python ];
# static build on x86_64-darwin/aarch64-darwin breaks with:
# configure: error: C compiler cannot create executables