mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
Update for minimum of two owners
This commit is contained in:
parent
629415232d
commit
937219e7af
24
.github/CODEOWNERS
vendored
24
.github/CODEOWNERS
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user