Update CODEOWNERS to use darwin-maintainers team
This sets up the Darwin-maintainers team as CODEOWNERS for Darwin paths. So anyone in that team will get notified (instead of just listing individuals). /cc @org/darwin-maintainers
This commit is contained in:
parent
00e27a2854
commit
b28bd2a81f
|
@ -35,9 +35,8 @@ pkgs/applications/science/math/R @peti
|
||||||
pkgs/development/r-modules @peti
|
pkgs/development/r-modules @peti
|
||||||
|
|
||||||
# Darwin-related
|
# Darwin-related
|
||||||
pkgs/stdenv/darwin/* @copumpkin @LnL7
|
/pkgs/stdenv/darwin/ @org/darwin-maintainers
|
||||||
pkgs/os-specific/darwin/* @LnL7
|
/pkgs/os-specific/darwin/ @org/darwin-maintainers
|
||||||
pkgs/os-specific/darwin/apple-source-releases/* @copumpkin
|
|
||||||
|
|
||||||
# Beam-related (Erlang, Elixir, LFE, etc)
|
# Beam-related (Erlang, Elixir, LFE, etc)
|
||||||
pkgs/development/beam-modules/* @gleber
|
pkgs/development/beam-modules/* @gleber
|
||||||
|
|
Loading…
Reference in New Issue