|
4 | 4 |
|
5 | 5 | # Global fallback — fires only for files not covered by a more specific rule |
6 | 6 | # below. Keep this list small; add specific path rules instead of expanding it. |
7 | | -* @fortnern |
| 7 | +* @jhendersonHDF |
8 | 8 |
|
9 | 9 | # ── Language bindings ───────────────────────────────────────────────────────── |
10 | | -/fortran/ @brtnfld |
| 10 | +/fortran/ @brtnfld @bmribler |
11 | 11 | /java/ @jhendersonHDF @mattjala |
12 | 12 | /c++/ @bmribler @glennsong09 |
13 | 13 |
|
14 | 14 | # ── Core C library ──────────────────────────────────────────────────────────── |
15 | 15 | /src/ @fortnern @jhendersonHDF @mattjala @vchoi-hdfgroup @glennsong09 |
16 | | -/src/H5FDsubfiling/ @jhendersonHDF |
| 16 | +/src/H5FDsubfiling/ @jhendersonHDF @brtnfld @fortnern |
| 17 | +/utils @brtnfld @mattjala @jhendersonHDF |
17 | 18 |
|
18 | 19 | # ── Tests ───────────────────────────────────────────────────────────────────── |
19 | | -/test/ @fortnern @jhendersonHDF @glennsong09 |
20 | | -/testpar/ @jhendersonHDF @brtnfld |
| 20 | +/test/ @fortnern @jhendersonHDF @mattjala @vchoi-hdfgroup @glennsong09 |
| 21 | +/testpar/ @jhendersonHDF @fortnern @mattjala @brtnfld |
21 | 22 |
|
22 | 23 | # ── High-level API ──────────────────────────────────────────────────────────── |
23 | 24 | /hl/ @brtnfld @mattjala |
|
26 | 27 | /tools/ @jhendersonHDF @mattjala |
27 | 28 |
|
28 | 29 | # ── Examples ────────────────────────────────────────────────────────────────── |
29 | | -/HDF5Examples/ @brtnfld @jhendersonHDF |
| 30 | +/HDF5Examples/ @brtnfld @jhendersonHDF @mattjala @vchoi-hdfgroup @glennsong09 |
30 | 31 |
|
31 | 32 | # ── Build system ────────────────────────────────────────────────────────────── |
32 | | -/CMakeLists.txt @lrknox @jhendersonHDF |
33 | | -/CMakePresets.json @lrknox @jhendersonHDF |
34 | | -*.cmake @lrknox @jhendersonHDF |
35 | | -/config/ @lrknox @jhendersonHDF |
| 33 | +/CMakeLists.txt @jhendersonHDF @mattjala @lrknox |
| 34 | +/CMakePresets.json @jhendersonHDF @mattjala @lrknox |
| 35 | +*.cmake @jhendersonHDF @mattjala @lrknox |
| 36 | +/config/ @jhendersonHDF @mattjala @lrknox |
36 | 37 |
|
37 | 38 | # ── Documentation ───────────────────────────────────────────────────────────── |
38 | | -/docs/ @lrknox @glennsong09 |
| 39 | +/docs/ @brtnfld @gheber @vchoi-hdfgroup @glennsong09 |
39 | 40 | /release_docs/ @lrknox @glennsong09 |
40 | 41 |
|
41 | 42 | # ── CI / GitHub Actions ─────────────────────────────────────────────────────── |
42 | | -/.github/ @lrknox @jhendersonHDF |
| 43 | +/.github/ @hyoklee @lrknox @jhendersonHDF @glennsong09 |
43 | 44 |
|
44 | 45 | # The HDF Group website verification — must stay in sync with hdfgroup.org |
45 | 46 | /.github/.well-known @lkurz |
0 commit comments