summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMatthew Justin Bauer <mjbauer95@gmail.com>2017-10-12 00:38:18 -0500
committerGitHub <noreply@github.com>2017-10-12 00:38:18 -0500
commitb28bd2a81ff15421e726b070c8ec0079169bba21 (patch)
treecde3875c8cd7fbec568911313896a6394f173a8b /.github
parent00e27a285436fcf059d67c9c1a8091b30f950d67 (diff)
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
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 24983cb52878..124a1d19ecbc 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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