-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I haven't worked on stdenv etc. in a long time.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This CODEOWNERS file contains errors …
CODEOWNERS errors
-
Unknown owner on line 14: make sure @nbp exists and has write access to the repository
… @edolstra @nbp
-
Unknown owner on line 15: make sure @nbp exists and has write access to the repository
/lib/systems @nbp @ericson2314
-
Unknown owner on line 18: make sure @nbp exists and has write access to the repository
….nix @nbp
-
Unknown owner on line 19: make sure @nbp exists and has write access to the repository
…p-level/default.nix @nbp @Ericson2314
-
Unknown owner on line 20: make sure @nbp exists and has write access to the repository
…p-level/impure.nix @nbp @Ericson2314
-
Unknown owner on line 21: make sure @nbp exists and has write access to the repository
…p-level/stage.nix @nbp @Ericson2314
-
Unknown owner on line 28: make sure @nbp exists and has write access to the repository
/nixos/default.nix @nbp
-
Unknown owner on line 29: make sure @nbp exists and has write access to the repository
/nixos/lib/from-env.nix @nbp
-
Unknown owner on line 30: make sure @nbp exists and has write access to the repository
/nixos/lib/eval-config.nix @nbp
-
Unknown owner on line 31: make sure @nbp exists and has write access to the repository
…uration/abstractions.xml @nbp
-
Unknown owner on line 32: make sure @nbp exists and has write access to the repository
…uration/config-file.xml @nbp
-
Unknown owner on line 33: make sure @nbp exists and has write access to the repository
…uration/config-syntax.xml @nbp
-
Unknown owner on line 34: make sure @nbp exists and has write access to the repository
…uration/modularity.xml @nbp
-
Unknown owner on line 35: make sure @nbp exists and has write access to the repository
…pment/assertions.xml @nbp
-
Unknown owner on line 36: make sure @nbp exists and has write access to the repository
…pment/meta-attributes.xml @nbp
-
Unknown owner on line 37: make sure @nbp exists and has write access to the repository
…pment/option-declarations.xml @nbp
-
Unknown owner on line 38: make sure @nbp exists and has write access to the repository
…pment/option-def.xml @nbp
-
Unknown owner on line 39: make sure @nbp exists and has write access to the repository
…pment/option-types.xml @nbp
-
Unknown owner on line 40: make sure @nbp exists and has write access to the repository
…pment/replace-modules.xml @nbp
-
Unknown owner on line 41: make sure @nbp exists and has write access to the repository
…pment/writing-modules.xml @nbp
-
Unknown owner on line 42: make sure @nbp exists and has write access to the repository
…xos-option.xml @nbp
-
Unknown owner on line 43: make sure @nbp exists and has write access to the repository
…/tools/nixos-option.sh @nbp
-
Unknown owner on line 67: make sure the team @NixOS/darwin-maintainers exists, is publicly visible, and has write access to the repository
/pkgs/stdenv/darwin @NixOS/darwin-maintainers
-
Unknown owner on line 68: make sure the team @NixOS/darwin-maintainers exists, is publicly visible, and has write access to the repository
/pkgs/os-specific/darwin @NixOS/darwin-maintainers
-
Unknown owner on line 71: make sure @gleber exists and has write access to the repository
…beam-modules @gleber
-
Unknown owner on line 72: make sure @gleber exists and has write access to the repository
…interpreters/erlang @gleber
-
Unknown owner on line 73: make sure @gleber exists and has write access to the repository
…interpreters/lfe @gleber
-
Unknown owner on line 74: make sure @gleber exists and has write access to the repository
…interpreters/elixir @gleber
-
Unknown owner on line 75: make sure @gleber exists and has write access to the repository
…tools/build-managers/rebar @gleber
-
Unknown owner on line 76: make sure @gleber exists and has write access to the repository
…tools/build-managers/rebar3 @gleber
-
Unknown owner on line 77: make sure @gleber exists and has write access to the repository
…tools/erlang @gleber
-
Unknown owner on line 86: make sure @ghost exists and has write access to the repository
/lib/maintainers.nix @ghost
-
Unknown owner on line 87: make sure @ghost exists and has write access to the repository
/lib/licenses.nix @ghost
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,17 +12,17 @@ | |
|
||
# Libraries | ||
/lib @edolstra @nbp | ||
/lib/systems @edolstra @nbp @ericson2314 | ||
/lib/systems @nbp @ericson2314 | ||
|
||
# Nixpkgs Internals | ||
/default.nix @nbp | ||
/pkgs/top-level/default.nix @nbp @Ericson2314 | ||
/pkgs/top-level/impure.nix @nbp @Ericson2314 | ||
/pkgs/top-level/stage.nix @nbp @Ericson2314 | ||
/pkgs/stdenv @edolstra | ||
/pkgs/build-support/cc-wrapper @edolstra @Ericson2314 | ||
/pkgs/build-support/bintools-wrapper @edolstra @Ericson2314 | ||
/pkgs/build-support/setup-hooks @edolstra @Ericson2314 | ||
/pkgs/stdenv | ||
/pkgs/build-support/cc-wrapper @Ericson2314 | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
orivej
Contributor
|
||
/pkgs/build-support/bintools-wrapper @Ericson2314 | ||
/pkgs/build-support/setup-hooks @Ericson2314 | ||
|
||
# NixOS Internals | ||
/nixos/default.nix @nbp | ||
|
@orivej I (with @edolstra's permission) would like you to join me as code owner of these wrappers :). What do you say?