diff --git a/projects/rocjpeg/.github/CODEOWNERS b/projects/rocjpeg/.github/CODEOWNERS new file mode 100644 index 0000000000..d27f4319a1 --- /dev/null +++ b/projects/rocjpeg/.github/CODEOWNERS @@ -0,0 +1,6 @@ +* @AryanSalmanpour @rrawther @kiritigowda +# Documentation files +docs/ @ROCm/rocm-documentation +*.md @ROCm/rocm-documentation +*.rst @ROCm/rocm-documentation +.readthedocs.yaml @ROCm/rocm-documentation \ No newline at end of file