summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-02-11 12:59:07 (GMT)
committerGitHub <noreply@github.com>2023-02-11 12:59:07 (GMT)
commitdcd4e2d7b9f3b8e4cf9b04588b777a9ad4a323f0 (patch)
treed3a165732eb21818ca6c19e330fc0982407917e4
parente2c71ed273592b90a30c88c9ee48b30d8b518cfc (diff)
downloadhdf5-dcd4e2d7b9f3b8e4cf9b04588b777a9ad4a323f0.zip
hdf5-dcd4e2d7b9f3b8e4cf9b04588b777a9ad4a323f0.tar.gz
hdf5-dcd4e2d7b9f3b8e4cf9b04588b777a9ad4a323f0.tar.bz2
Update CODEOWNERS given personnel changes (#2455)
-rw-r--r--.github/CODEOWNERS37
1 files changed, 3 insertions, 34 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index af0eab2..8d73684 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,41 +2,10 @@
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the repo.
-* @lrknox
+* @lrknox @derobins @byrnHDF @fortnern @jhendersonHDF @vchoi-hdfgroup @bmribler @raylu-hdf @mattjala @brtnfld
# 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.
-*.cmake @byrnHDF @ChristopherHogan @gnuoyd @derobins
-CMakeLists.txt @byrnHDF @ChristopherHogan @gnuoyd @derobins
-CMakeTests.* @byrnHDF @ChristopherHogan @gnuoyd @derobins
-
-/bin/ @lrknox @ChristopherHogan @gnuoyd @derobins
-
-/c++/ @bmribler @byrnHDF @ChristopherHogan @gnuoyd @derobins
-
-/config/ @lrknox @byrnHDF @ChristopherHogan @gnuoyd @derobins
-
-/doc/ @ChristopherHogan @gnuoyd @jrmainzer
-
-/examples/ @lrknox @bmribler @ChristopherHogan @gnuoyd @derobins
-
-/fortran/ @brtnfld @epourmal
-
-/hl/ @bmribler @byrnHDF @ChristopherHogan @gnuoyd @derobins
-
-/java/ @jhendersonHDF @byrnHDF
-
-/m4/ @lrknox @ChristopherHogan @gnuoyd @derobins
-
-/release_docs/ @lrknox @bmribler @byrnHDF
-
-/src/ @jhendersonHDF @fortnern @soumagne @vchoi-hdfgroup @ChristopherHogan @gnuoyd @derobins @jrmainzer
-
-/test/ @jhendersonHDF @fortnern @soumagne @vchoi-hdfgroup @ChristopherHogan @gnuoyd @derobins @jrmainzer
-
-/testpar/ @jhendersonHDF @ChristopherHogan @gnuoyd @jrmainzer
-
-/tools/ @byrnHDF @bmribler @ChristopherHogan @gnuoyd @derobins
-
-/utils/ @lrknox @byrnHDF @ChristopherHogan @gnuoyd @derobins
+/fortran/ @brtnfld @derobins
+/java/ @jhendersonHDF @byrnHDF @derobins