lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #30341 from matthewbauer/patch-4

Update CODEOWNERS to use darwin-maintainers team

authored by

Daiderd Jordan and committed by
GitHub
6c43d2a9 acd80042

+2 -3
+2 -3
.github/CODEOWNERS
··· 35 35 pkgs/development/r-modules @peti 36 36 37 37 # Darwin-related 38 - pkgs/stdenv/darwin/* @copumpkin @LnL7 39 - pkgs/os-specific/darwin/* @LnL7 40 - pkgs/os-specific/darwin/apple-source-releases/* @copumpkin 38 + /pkgs/stdenv/darwin/ @org/darwin-maintainers 39 + /pkgs/os-specific/darwin/ @org/darwin-maintainers 41 40 42 41 # Beam-related (Erlang, Elixir, LFE, etc) 43 42 pkgs/development/beam-modules/* @gleber