diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1c89c25..a3f5e9d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,3 +3,4 @@ # Example: # * @org/maintainers README.md @maintainers +Documentation/** @maintainers