Skip to content

Commit

Permalink
Add CODEOWNERS for NCAR fork of NEMS repository
Browse files Browse the repository at this point in the history
  • Loading branch information
llpcarson committed Aug 16, 2019
1 parent 766e0cd commit d1be445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

# These owners will be the default owners for everything in the repo.
#* @defunkt
* @climbfuji @llpcarson @grantfirl
* @climbfuji

# Order is important. The last matching pattern has the most precedence.
# So if a pull request only touches javascript files, only these owners
# will be requested to review.
#*.js @octocat @github/js

# You can also use email addresses if you prefer.
#docs/* [email protected]
#docs/* [email protected]

0 comments on commit d1be445

Please sign in to comment.