Skip to content

Commit

Permalink
Merge pull request #41 from DataDog/remeh/codeowners
Browse files Browse the repository at this point in the history
Add codeowners file.
  • Loading branch information
remeh authored Aug 14, 2023
2 parents 1fdbc67 + ae7c585 commit 5248626
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See https://help.github.com/articles/about-codeowners/ for syntax
# Rules are matched bottom-to-top, so one team can own subdirectories
# and another team can own the rest of the directory.

# All files reviwed by maintainers
* @DataDog/agent-metrics-logs

# Documentation includes docs team
*.md @DataDog/documentation

0 comments on commit 5248626

Please sign in to comment.