mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 20:14:37 +00:00
maintainers/team-list: establish the Darwin team
This commit is contained in:
parent
7205ddc1ff
commit
9d57f685b0
@ -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;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user