diff --git a/projects/rccl/.github/CODEOWNERS b/projects/rccl/.github/CODEOWNERS index 35c9980637..c0254383b6 100755 --- a/projects/rccl/.github/CODEOWNERS +++ b/projects/rccl/.github/CODEOWNERS @@ -3,3 +3,5 @@ docs/ @ROCm/rocm-documentation *.md @ROCm/rocm-documentation *.rst @ROCm/rocm-documentation .readthedocs.yaml @ROCm/rocm-documentation + +src/include/api_trace.h @mythreyak