summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-16 11:23:26 (GMT)
committerGitHub <noreply@github.com>2023-03-16 11:23:26 (GMT)
commita1fb8d70e113088be36bdfc8ee09a3fc380108d8 (patch)
treedb48549d2482e4ce45cc3a6f728fe19d41156307 /.github/CODEOWNERS
parentb2da35ea7456fe95c42ff6343425351d670af960 (diff)
downloadhdf5-a1fb8d70e113088be36bdfc8ee09a3fc380108d8.zip
hdf5-a1fb8d70e113088be36bdfc8ee09a3fc380108d8.tar.gz
hdf5-a1fb8d70e113088be36bdfc8ee09a3fc380108d8.tar.bz2
Cherry-pick merges from develop to hdf5_1_14 (#2572)
Co-authored-by: Mark (he/his) C. Miller <miller86@llnl.gov> Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8d73684..506c668 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,7 +2,7 @@
# 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 @vchoi-hdfgroup @bmribler @raylu-hdf @mattjala @brtnfld
+* @lrknox @derobins @byrnHDF @fortnern @jhendersonHDF @qkoziol @vchoi-hdfgroup @bmribler @glennsong09 @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