summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-01-29 20:31:31 (GMT)
committerGitHub <noreply@github.com>2022-01-29 20:31:31 (GMT)
commit4884a52fc380054ffb297752919cfc4bf3a12d09 (patch)
treeb1596e6051cd3a8619e0f97d01ee3a2056959299
parentf64b2c0f25e4e1b27240b3b871a454a1d6f52fde (diff)
downloadhdf5-4884a52fc380054ffb297752919cfc4bf3a12d09.zip
hdf5-4884a52fc380054ffb297752919cfc4bf3a12d09.tar.gz
hdf5-4884a52fc380054ffb297752919cfc4bf3a12d09.tar.bz2
Merge Update code owners file with more names #1386 (#1409)
-rw-r--r--.github/CODEOWNERS32
1 files changed, 17 insertions, 15 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b0786ec..af0eab2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,34 +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
-/m4/ @lrknox @derobins
+/java/ @jhendersonHDF @byrnHDF
+
+/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