We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b3fcd commit bbca84aCopy full SHA for bbca84a
1 file changed
.github/CODEOWNERS
@@ -13,10 +13,10 @@
13
14
# ── Core C library ────────────────────────────────────────────────────────────
15
# @vchoi-hdfgroup focuses on file-format content (H5F, H5O, storage layer)
16
-/src/ @fortnern @jhendersonHDF @vchoi-hdfgroup
+/src/ @fortnern @jhendersonHDF @vchoi-hdfgroup @glennsong09
17
18
# ── Tests ─────────────────────────────────────────────────────────────────────
19
-/test/ @fortnern @jhendersonHDF
+/test/ @fortnern @jhendersonHDF @glennsong09
20
/testpar/ @brtnfld @jhendersonHDF
21
22
# ── High-level API ────────────────────────────────────────────────────────────
0 commit comments