mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
This will allow the code for https://github.com/NixOS/nixpkgs/issues/447514
to make sure that the right team is requested for review,
even if it has been renamed in the meantime.
While the matching is currently based on the teams slug/name and not the
id, renames won't cause problems with `lib.teams`, because CI would
error if there's no match. Changing this can be future work.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| modules | ||
| packages-from-directory | ||
| .editorconfig | ||
| fetchers.nix | ||
| filesystem.sh | ||
| maintainer-module.nix | ||
| maintainers.nix | ||
| misc.nix | ||
| modules.sh | ||
| network.sh | ||
| nix-for-tests.nix | ||
| release.nix | ||
| sources.sh | ||
| systems.nix | ||
| teams.nix | ||
| test-to-plist-escaped-expected.plist | ||
| test-to-plist-unescaped-expected.plist | ||
| test-with-nix.nix | ||