From ef1ed44e9338a1cc8b2f76ffe81b43fa27600963 Mon Sep 17 00:00:00 2001 From: Mythreya Kuricheti Date: Mon, 20 Oct 2025 09:43:42 -0700 Subject: [PATCH] [rocprofiler-sdk] Update codeowner for api-trace.h (#1974) Feedback from #1933 [ROCm/rccl commit: 9ae5956ca5f5f03ef8d2e5219495b4f692f70166] --- projects/rccl/.github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/.github/CODEOWNERS b/projects/rccl/.github/CODEOWNERS index c0254383b6..f03b24390b 100755 --- a/projects/rccl/.github/CODEOWNERS +++ b/projects/rccl/.github/CODEOWNERS @@ -4,4 +4,4 @@ docs/ @ROCm/rocm-documentation *.rst @ROCm/rocm-documentation .readthedocs.yaml @ROCm/rocm-documentation -src/include/api_trace.h @mythreyak +src/include/api_trace.h @ROCm/ROCM-DevTools-Team