From 5738922604dd083ad3b6d606166d0b34349c2dca Mon Sep 17 00:00:00 2001 From: Joseph Macaranas <145489236+jayhawk-commits@users.noreply.github.com> Date: Tue, 9 Sep 2025 17:31:52 -0400 Subject: [PATCH] CODEOWNERS: remove rocprofiler-sdk entries (#917) - rocprofiler-sdk team self-manages reviewer selection --- .github/CODEOWNERS | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7aa748dcf1..5fdeb4c3c1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -22,7 +22,6 @@ /projects/rocprofiler/ @ammarwa @bgopesh /projects/rocprofiler-compute/ @ROCm/rocprof-compute-reviewer # Owners: @ROCm/rocprof-compute-owners, Reviewers: @ROCm/rocprof-compute-reviewer /projects/rocprofiler-register/ @ammarwa @bgopesh -/projects/rocprofiler-sdk/ @jrmadsen @t-tye /projects/rocprofiler-systems/ @ROCm/rocprof-sys @jrmadsen /projects/rocr-runtime/ @kentrussell @dayatsin-amd @cfreeamd /projects/roctracer/ @ammarwa @bgopesh @@ -37,22 +36,6 @@ /projects/hip-tests/**/*.cmake @ROCm/hip-tests-reviewers @ROCm/lrt-build-infra /projects/hip-tests/**/CMakeLists.txt @ROCm/hip-tests-reviewers @ROCm/lrt-build-infra -# rocprofiler-sdk section-specific code owners -/projects/rocprofiler-sdk/source/docs @bgopesh -/projects/rocprofiler-sdk/source/include @jrmadsen @bwelton @ammarwa -/projects/rocprofiler-sdk/source/include/rocprofiler-sdk/rccl @MythreyaK -/projects/rocprofiler-sdk/source/include/rocprofiler-sdk/kfd @MythreyaK -/projects/rocprofiler-sdk/source/include/rocprofiler-sdk/cxx/codeobj @ApoKalipse-V -/projects/rocprofiler-sdk/source/bin @SrirakshaNag @bgopesh -/projects/rocprofiler-sdk/source/libexec @SrirakshaNag -/projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/counters @bwelton -/projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/pc_sampling @vlaindic -/projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/thread_trace @ApoKalipse-V -/projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/rccl @MythreyaK -/projects/rocprofiler-sdk/source/lib/rocprofiler-sdk/kfd @MythreyaK -/projects/rocprofiler-sdk/source/lib/rocprofiler-sdk-tool @SrirakshaNag -/projects/rocprofiler-sdk/source/lib/rocprofiler-sdk-codeobj @ApoKalipse-V - # rocr-runtime section-specific code owners /projects/rocr-runtime/libhsakmt @kentrussell @dayatsin-amd /projects/rocr-runtime/libhsakmt/tests/kfdtest @kentrussell @xiaogang-chen-amd