summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-01-29 20:29:14 (GMT)
committerGitHub <noreply@github.com>2022-01-29 20:29:14 (GMT)
commit9fb8b1e53a09f5b9ef0ec1bfca4d7c93f8cfe020 (patch)
treecb0194a3e0b00efd9d6e175e627a9f608122ca33 /.github
parent7f214d6e0ded27bc44d354396eb72ff2f65f1f03 (diff)
downloadhdf5-9fb8b1e53a09f5b9ef0ec1bfca4d7c93f8cfe020.zip
hdf5-9fb8b1e53a09f5b9ef0ec1bfca4d7c93f8cfe020.tar.gz
hdf5-9fb8b1e53a09f5b9ef0ec1bfca4d7c93f8cfe020.tar.bz2
Merge Update code owners file with more names #1386 (#1407)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS30
1 files changed, 15 insertions, 15 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 107aeb2..af0eab2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,36 +7,36 @@
# 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 @derobins
-CMakeLists.txt @byrnHDF @derobins
-CMakeTests.* @byrnHDF @derobins
+*.cmake @byrnHDF @ChristopherHogan @gnuoyd @derobins
+CMakeLists.txt @byrnHDF @ChristopherHogan @gnuoyd @derobins
+CMakeTests.* @byrnHDF @ChristopherHogan @gnuoyd @derobins
-/bin/ @lrknox @derobins
+/bin/ @lrknox @ChristopherHogan @gnuoyd @derobins
-/c++/ @bmribler @byrnHDF @derobins
+/c++/ @bmribler @byrnHDF @ChristopherHogan @gnuoyd @derobins
-/config/ @lrknox @derobins @byrnHDF
+/config/ @lrknox @byrnHDF @ChristopherHogan @gnuoyd @derobins
-/doc/ @gnuoyd @jrmainzer
+/doc/ @ChristopherHogan @gnuoyd @jrmainzer
-/examples/ @lrknox @derobins @bmribler
+/examples/ @lrknox @bmribler @ChristopherHogan @gnuoyd @derobins
/fortran/ @brtnfld @epourmal
-/hl/ @bmribler @byrnHDF @derobins
+/hl/ @bmribler @byrnHDF @ChristopherHogan @gnuoyd @derobins
/java/ @jhendersonHDF @byrnHDF
-/m4/ @lrknox @derobins
+/m4/ @lrknox @ChristopherHogan @gnuoyd @derobins
/release_docs/ @lrknox @bmribler @byrnHDF
-/src/ @jhendersonHDF @derobins @fortnern @soumagne @vchoi-hdfgroup @jrmainzer
+/src/ @jhendersonHDF @fortnern @soumagne @vchoi-hdfgroup @ChristopherHogan @gnuoyd @derobins @jrmainzer
-/test/ @jhendersonHDF @derobins @fortnern @soumagne @vchoi-hdfgroup @jrmainzer
+/test/ @jhendersonHDF @fortnern @soumagne @vchoi-hdfgroup @ChristopherHogan @gnuoyd @derobins @jrmainzer
-/testpar/ @jhendersonHDF @rawarren @jrmainzer
+/testpar/ @jhendersonHDF @ChristopherHogan @gnuoyd @jrmainzer
-/tools/ @byrnHDF @bmribler @derobins
+/tools/ @byrnHDF @bmribler @ChristopherHogan @gnuoyd @derobins
-/utils/ @lrknox @byrnHDF @derobins
+/utils/ @lrknox @byrnHDF @ChristopherHogan @gnuoyd @derobins