diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 35c9980637..c0254383b6 100755 --- a/.github/CODEOWNERS +++ b/.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