summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien@users.noreply.github.com>2021-12-10 20:29:30 +0000
committerGitHub <noreply@github.com>2021-12-10 20:29:30 +0000
commit4a8f9970e29aa8aa32f157194397c8db8b47d821 (patch)
tree0c6f7656ad2631310256f14429d496a1a9e4f972 /.github
parentb6bf1ca717b0ead86769102c2e94d591cc45ee9b (diff)
parent706988fd4937048d30c52f3251965445e133fa76 (diff)
Merge pull request #147544 from cab404/fix-stdenv-override
stdenv: move overriden stdenv in closure
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d85ff2d08a57..3e527f9529e2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -39,7 +39,7 @@
/pkgs/top-level/stage.nix @nbp @Ericson2314 @matthewbauer
/pkgs/top-level/splice.nix @Ericson2314 @matthewbauer
/pkgs/top-level/release-cross.nix @Ericson2314 @matthewbauer
-/pkgs/stdenv/generic @Ericson2314 @matthewbauer
+/pkgs/stdenv/generic @Ericson2314 @matthewbauer @cab404
/pkgs/stdenv/cross @Ericson2314 @matthewbauer
/pkgs/build-support/cc-wrapper @Ericson2314 @orivej
/pkgs/build-support/bintools-wrapper @Ericson2314 @orivej