lib.teams: Remove dummy Nixpkgs committers team and hardcode into feature freeze script
There's no reason this needs to be exposed under `lib.teams`
This commit is contained in:
@@ -75,3 +75,5 @@ while (my ($team_nix_key, $team_config) = each %{$data}) {
|
||||
|
||||
print {*STDOUT} "\n";
|
||||
}
|
||||
|
||||
print {*STDOUT} "Everyone else: \@NixOS/nixpkgs-committers\n";
|
||||
|
||||
Reference in New Issue
Block a user