Update CODEOWNERS given personnel changes (#2456)

This commit is contained in:
Dana Robinson 2023-02-11 05:06:16 -08:00 committed by GitHub
parent 6dcb028e84
commit 0a5f9aff17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/CODEOWNERS vendored
View File

@ -2,10 +2,10 @@
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the repo.
* @lrknox @derobins @byrnHDF @fortnern @jhendersonHDF @qkoziol @vchoi-hdfgroup @bmribler @raylu-hdf
* @lrknox @derobins @byrnHDF @fortnern @jhendersonHDF @vchoi-hdfgroup @bmribler @raylu-hdf @mattjala @brtnfld
# 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.
/fortran/ @brtnfld
/fortran/ @brtnfld @derobins
/java/ @jhendersonHDF @byrnHDF @derobins