diff --git a/projects/rocprofiler-compute/.github/CODEOWNERS b/projects/rocprofiler-compute/.github/CODEOWNERS index a614e0d054..06667f767d 100644 --- a/projects/rocprofiler-compute/.github/CODEOWNERS +++ b/projects/rocprofiler-compute/.github/CODEOWNERS @@ -1,13 +1,13 @@ * @coleramos425 @feizheng10 @vedithal-amd @xuchen-amd @cfallows-amd @ywang103-amd # Documentation files -docs/ @ROCm/rocm-documentation -*.md @ROCm/rocm-documentation -*.rst @ROCm/rocm-documentation -.readthedocs.yaml @ROCm/rocm-documentation +docs/ @ROCm/rocm-documentation @prbasyal-amd +*.md @ROCm/rocm-documentation @prbasyal-amd +*.rst @ROCm/rocm-documentation @prbasyal-amd +.readthedocs.yaml @ROCm/rocm-documentation @prbasyal-amd -# Packaging -cmake/ @koomie -tests/ @koomie -CMakeLists.txt @koomie -utils/ @koomie +## Packaging +# cmake/ +# tests/ +# CMakeLists.txt +# utils/