Skip to content

Commit 45132ed

Browse files
authored
Merge pull request #198 from HDFGroup/fortnern-patch-1
Update CODEOWNERS
2 parents 8b8b1f6 + e11a3eb commit 45132ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# Each line is a file pattern followed by one or more owners.
33

44
# These owners will be the default owners for everything in the repo.
5-
* @lrknox @byrnHDF @derobins @fortnern @jhendersonHDF @bmribler @glennsong09 @mattjala @brtnfld
5+
* @lrknox @byrnHDF @fortnern @jhendersonHDF @bmribler @glennsong09 @mattjala @brtnfld @ajelenak
66

77
# Order is important. The last matching pattern has the most precedence.
88
# So if a pull request only touches javascript files, only these owners
99
# will be requested to review.
1010
/ZSTD/ @mkitti @nhz2
11-
*.cmake @byrnHDF @derobins
12-
CMakeLists.txt @byrnHDF @derobins
13-
CMakeTests.* @byrnHDF @derobins
11+
*.cmake @byrnHDF @ajelenak
12+
CMakeLists.txt @byrnHDF @ajelenak
13+
CMakeTests.* @byrnHDF @ajelenak

0 commit comments

Comments
 (0)