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:
Matthew Justin Bauer 2017-10-12 00:38:18 -05:00 committed by GitHub
parent 00e27a2854
commit b28bd2a81f

5
.github/CODEOWNERS vendored
View file

@ -35,9 +35,8 @@ pkgs/applications/science/math/R @peti
pkgs/development/r-modules @peti
# Darwin-related
pkgs/stdenv/darwin/* @copumpkin @LnL7
pkgs/os-specific/darwin/* @LnL7
pkgs/os-specific/darwin/apple-source-releases/* @copumpkin
/pkgs/stdenv/darwin/ @org/darwin-maintainers
/pkgs/os-specific/darwin/ @org/darwin-maintainers
# Beam-related (Erlang, Elixir, LFE, etc)
pkgs/development/beam-modules/* @gleber