Skip to content

Commit 0500576

Browse files
committed
Update code owner rules for the build system
1 parent 567fe05 commit 0500576

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/CODEOWNERS

+4-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# Coarse-grained ownership
1111
* @Axel-Naumann
1212
/bindings/ @etejedor
13-
/cmake/ @amadio
1413
/core/ @Axel-Naumann
1514
/core/ @pcanal
1615
/documentation/ @couet
@@ -55,5 +54,8 @@
5554
/net/http/ @linev
5655
/tree/treeplayer/**/TDataFrame.* @dpiparo @bluehood
5756
/tree/treeplayer/**/TDF* @dpiparo @bluehood
58-
CMakeLists.txt @amadio
5957

58+
/cmake/ @amadio
59+
*.cmake @amadio
60+
*/CMakeLists.txt @amadio
61+
CMakeLists.txt @amadio

0 commit comments

Comments
 (0)