From 5d183d1df4b9546e0143be211681cb77abbf7d65 Mon Sep 17 00:00:00 2001 From: Tom Robinson Date: Thu, 29 Oct 2020 14:54:56 -0400 Subject: [PATCH] Update codeowners for 2020.02.01 --- .github/CODEOWNERS | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3e39c9f551..c72fc1e2f1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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