diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..f2e47c5c3a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +* @koomie @coleramos425 + +# Documentation files +docs/* @ROCm/rocm-documentation +*.md @ROCm/rocm-documentation +*.rst @ROCm/rocm-documentation