Skip to content

Commit

Permalink
CODEOWNERS: fix path matching
Browse files Browse the repository at this point in the history
  • Loading branch information
zimbatm committed Oct 30, 2017
1 parent 0a46a71 commit 4a4f6ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -35,8 +35,8 @@ pkgs/applications/science/math/R @peti
pkgs/development/r-modules @peti

# Ruby
pkgs/development/interpreters/ruby @zimbatm
pkgs/development/ruby-modules @zimbatm
pkgs/development/interpreters/ruby/* @zimbatm
pkgs/development/ruby-modules/* @zimbatm

# Darwin-related
/pkgs/stdenv/darwin/ @org/darwin-maintainers
Expand Down

0 comments on commit 4a4f6ba

Please sign in to comment.