CODEOWNERS: Make @orivej a {cc,bintools}-wrapper codeowner

authored by John Ericson and committed by GitHub 98ede1e2 65d0ebe3

+3 -3
+3 -3
.github/CODEOWNERS
··· 20 20 /pkgs/top-level/impure.nix @nbp @Ericson2314 21 21 /pkgs/top-level/stage.nix @nbp @Ericson2314 22 22 /pkgs/stdenv 23 - /pkgs/build-support/cc-wrapper @Ericson2314 24 - /pkgs/build-support/bintools-wrapper @Ericson2314 25 - /pkgs/build-support/setup-hooks @Ericson2314 23 + /pkgs/build-support/cc-wrapper @Ericson2314 @orivej 24 + /pkgs/build-support/bintools-wrapper @Ericson2314 @orivej 25 + /pkgs/build-support/setup-hooks @Ericson2314 26 26 27 27 # NixOS Internals 28 28 /nixos/default.nix @nbp