summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Serov <me@cab404.ru>2021-11-27 02:05:36 +0300
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-01-11 21:03:47 +0000
commit46e952e7d7ff26d7dbead306ca89e2a3ed19497b (patch)
tree986e0a171e076ab10ebd895fe87d33a05e01c848
parentstdenv: move overriden stdenv in closure (diff)
downloadnixpkgs-origin/backport-147544-to-release-21.11.tar.gz
(cherry picked from commit 706988fd4937048d30c52f3251965445e133fa76)
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6d1b0c7b8640..4b3109d449db 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -32,7 +32,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