diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0c12dfb8b7..7718f62c65 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,8 @@ * @ROCm/rocprof-sys @jrmadsen # Documentation files -docs/* @ROCm/rocm-documentation +docs/** @ROCm/rocm-documentation *.md @ROCm/rocm-documentation *.rst @ROCm/rocm-documentation .readthedocs.yaml @ROCm/rocm-documentation +docs/sphinx/* @samjwu