Skip to content

Commit

Permalink
Merge pull request #609 from thomas-robinson/release/2020.02
Browse files Browse the repository at this point in the history
Update codeowners for 2020.02.01
  • Loading branch information
thomas-robinson authored Nov 6, 2020
2 parents 350b370 + 5d183d1 commit ebd0b41
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -25,44 +25,44 @@
# These owners will be the default owners for all the files in the
# repository. Unless a later match is found, these owners
# will be requested for a review when a PR is opened.
* @wrongkindofdoctor @thomas-robinson @colingladueNOAA
* @wrongkindofdoctor @thomas-robinson

# GNU autotools files
Makefile.am @underwoo
/configure.ac @underwoo
/m4/ @underwoo
*.m4 @underwoo
Makefile.am @thomas-robinson
/configure.ac @thomas-robinson
/m4/ @thomas-robinson
*.m4 @thomas-robinson

# Files specific to GitHub or GitLab
/.github/ @underwoo
/.gitlab/ @underwoo
/.github/ @thomas-robinson
/.gitlab/ @thomas-robinson

# Testing files
/.gitlab-ci.yml @uramirez8707 @mlee03 @underwoo @bensonr @thomas-robinson @wrongkindofdoctor @colingladueNOAA
/.travis.yml @uramirez8707 @mlee03 @underwoo @bensonr @thomas-robinson @wrongkindofdoctor @colingladueNOAA
/test_fms/ @uramirez8707 @mlee03 @underwoo @bensonr @thomas-robinson @wrongkindofdoctor @colingladueNOAA
/.gitlab-ci.yml @uramirez8707 @mlee03 @thomas-robinson @bensonr @thomas-robinson @wrongkindofdoctor
/.travis.yml @uramirez8707 @mlee03 @thomas-robinson @bensonr @thomas-robinson @wrongkindofdoctor
/test_fms/ @uramirez8707 @mlee03 @thomas-robinson @bensonr @thomas-robinson @wrongkindofdoctor

# Specific component directories
/affinity/ @bensonr
/test_fms/affinity/ @bensonr @colingladueNOAA
/test_fms/affinity/ @bensonr

/block_control/ @bensonr
/test_fms/block_control/ @bensonr @colingladueNOAA
/test_fms/block_control/ @bensonr

/data_override/ @GFDL-Eric
/test_fms/data_override/ @GFDL-Eric @colingladueNOAA
/test_fms/data_override/ @GFDL-Eric

/diag_manager @thomas-robinson @underwoo @ngs333
/test_fms/diag_manager/ @thomas-robinson @underwoo @ngs333 @colingladueNOAA
/diag_manager @thomas-robinson @thomas-robinson @ngs333
/test_fms/diag_manager/ @thomas-robinson @thomas-robinson @ngs333

/fv3gfs/ @bensonr

/fms/ @wrongkindofdoctor @thomas-robinson
/test_fms/fms/ @wrongkindofdoctor @thomas-robinson @colingladueNOAA
/test_fms/fms/ @wrongkindofdoctor @thomas-robinson
/fms2/ @wrongkindofdoctor @thomas-robinson
/test_fms/fms2/ @wrongkindofdoctor @thomas-robinson @colingladueNOAA
/test_fms/fms2/ @wrongkindofdoctor @thomas-robinson

/libFMS/ @underwoo @colingladueNOAA
/libFMS/ @thomas-robinson

/mpp/ @wrongkindofdoctor @thomas-robinson
/test_fms/mpp/ @wrongkindofdoctor @thomas-robinson @colingladueNOAA
/test_fms/mpp/ @wrongkindofdoctor @thomas-robinson

0 comments on commit ebd0b41

Please sign in to comment.