From 9ae5956ca5f5f03ef8d2e5219495b4f692f70166 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 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c0254383b6..f03b24390b 100755 --- a/.github/CODEOWNERS +++ b/.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