Update for minimum of two owners

This commit is contained in:
Allen Byrne 2020-10-06 12:36:11 -05:00
parent 629415232d
commit 937219e7af

24
.github/CODEOWNERS vendored
View File

@ -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
CMakeLists.txt @byrnHDF
CMakeTests.* @byrnHDF
*.cmake @byrnHDF @derobins
CMakeLists.txt @byrnHDF @derobins
CMakeTests.* @byrnHDF @derobins
/bin/ @lrknox @derobins @byrnHDF
/c++/ bmribler@hdfgroup.org
/c++/ @bmribler @byrnHDF
/config/ @lrknox @derobins @byrnHDF
/doc/ @gnuoyd mainzer@hdfgroup.org
/doc/ @gnuoyd @jrmainzer
/examples/ @lrknox @derobins bljones@hdfgroup.org
/examples/ @lrknox @derobins @bljhdf
/fortran/ @brtnfld @epourmal
/hl/ bmribler@hdfgroup.org
/hl/ @bmribler @byrnHDF
/java/ @jhendersonHDF @byrnHDF
/m4/ @lrknox @derobins
/release_docs/ @lrknox bljones@hdfgroup.org @byrnHDF
/release_docs/ @lrknox @bljhdf @byrnHDF
/src/ @jhendersonHDF @derobins @fortnern @qkoziol @soumagne @vchoi-hdfgroup mainzer@hdfgroup.org
/src/ @jhendersonHDF @derobins @fortnern @qkoziol @soumagne @vchoi-hdfgroup @jrmainzer
/test/ @jhendersonHDF @derobins @fortnern @qkoziol @soumagne @vchoi-hdfgroup mainzer@hdfgroup.org
/test/ @jhendersonHDF @derobins @fortnern @qkoziol @soumagne @vchoi-hdfgroup @jrmainzer
/testpar/ @jhendersonHDF @rawarren mainzer@hdfgroup.org
/testpar/ @jhendersonHDF @rawarren @jrmainzer
/tools/ @byrnHDF
/tools/ @byrnHDF @bmribler
/utils/ @lrknox @byrnHDF