Skip to content

Commit f28713d

Browse files
authored
Merge pull request #5 from GEOS-ESM/feature/mathomp4/add-codeowners
Add CODEOWNERS for CMakeLists.txt
2 parents c8764e9 + d69595b commit f28713d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This is a comment.
2+
# Each line is a file pattern followed by one or more owners.
3+
# Order is important; the last matching pattern takes the most
4+
# precedence.
5+
6+
# The GEOS CMake Team is the CODEOWNER for the CMakeLists.txt files in this repository
7+
CMakeLists.txt @GEOS-ESM/cmake-team
8+

0 commit comments

Comments
 (0)