Skip to content

Commit

Permalink
Merge pull request #5 from GEOS-ESM/feature/mathomp4/add-codeowners
Browse files Browse the repository at this point in the history
Add CODEOWNERS for CMakeLists.txt
  • Loading branch information
bena-nasa authored Jul 23, 2019
2 parents c8764e9 + d69595b commit f28713d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# Order is important; the last matching pattern takes the most
# precedence.

# The GEOS CMake Team is the CODEOWNER for the CMakeLists.txt files in this repository
CMakeLists.txt @GEOS-ESM/cmake-team

0 comments on commit f28713d

Please sign in to comment.