maintainers/team-list: establish the Darwin team

This commit is contained in:
Emily 2024-10-12 01:29:21 +01:00
parent 7205ddc1ff
commit 9d57f685b0

View File

@ -198,8 +198,8 @@ with lib.maintainers;
reckenrode
toonn
];
githubTeams = [ "darwin-maintainers" ];
scope = "Maintain Darwin compatibility of packages and Darwin-only packages.";
githubTeams = [ "darwin-core" ];
scope = "Maintain core platform support and packages for macOS and other Apple platforms.";
shortName = "Darwin";
enableFeatureFreezePing = true;
};