mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
Update code owners file with more names (#1386)
This commit is contained in:
parent
4d45d05078
commit
5222abdd19
30
.github/CODEOWNERS
vendored
30
.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 @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 @qkoziol
|
||||
/bin/ @lrknox @ChristopherHogan @gnuoyd @derobins @qkoziol
|
||||
|
||||
/c++/ @bmribler @byrnHDF @derobins
|
||||
/c++/ @bmribler @byrnHDF @ChristopherHogan @gnuoyd @derobins
|
||||
|
||||
/config/ @lrknox @derobins @qkoziol @byrnHDF
|
||||
/config/ @lrknox @byrnHDF @ChristopherHogan @gnuoyd @derobins @qkoziol
|
||||
|
||||
/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 @qkoziol @soumagne @vchoi-hdfgroup @jrmainzer
|
||||
/src/ @jhendersonHDF @fortnern @soumagne @vchoi-hdfgroup @ChristopherHogan @gnuoyd @derobins @jrmainzer @qkoziol
|
||||
|
||||
/test/ @jhendersonHDF @derobins @fortnern @qkoziol @soumagne @vchoi-hdfgroup @jrmainzer
|
||||
/test/ @jhendersonHDF @fortnern @soumagne @vchoi-hdfgroup @ChristopherHogan @gnuoyd @derobins @jrmainzer @qkoziol
|
||||
|
||||
/testpar/ @jhendersonHDF @rawarren @jrmainzer @qkoziol
|
||||
/testpar/ @jhendersonHDF @ChristopherHogan @gnuoyd @jrmainzer @qkoziol
|
||||
|
||||
/tools/ @byrnHDF @bmribler @derobins
|
||||
/tools/ @byrnHDF @bmribler @ChristopherHogan @gnuoyd @derobins
|
||||
|
||||
/utils/ @lrknox @byrnHDF @derobins
|
||||
/utils/ @lrknox @byrnHDF @ChristopherHogan @gnuoyd @derobins
|
||||
|
Loading…
Reference in New Issue
Block a user