summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-03-14 07:57:19 (GMT)
committerGitHub <noreply@github.com>2023-03-14 07:57:19 (GMT)
commit19a9b12eea932427261e505289fd8cbeb83f0417 (patch)
tree802588c8ecfe1468a318f981d1083cffa89f0ff9 /.github
parentcb679af19d170982f522f57beaf72888da324105 (diff)
downloadhdf5-19a9b12eea932427261e505289fd8cbeb83f0417.zip
hdf5-19a9b12eea932427261e505289fd8cbeb83f0417.tar.gz
hdf5-19a9b12eea932427261e505289fd8cbeb83f0417.tar.bz2
Add Glenn Song to the CODEOWNERS file (#2551)
Also removes Ray Lu
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 0a8d1d2..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 @qkoziol @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