From 06f81ac26d7aebbdf486233ac7e9d0df531ee97e Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Tue, 28 Jan 2025 10:37:44 -0500 Subject: [PATCH] Update CODEOWNERS (#91) Use GitHub Org Teams [ROCm/rocprofiler-systems commit: 8deebb607b7dc6fc1a28bad680cd7a26518ad0bd] --- projects/rocprofiler-systems/.github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-systems/.github/CODEOWNERS b/projects/rocprofiler-systems/.github/CODEOWNERS index ea31744443..0c12dfb8b7 100644 --- a/projects/rocprofiler-systems/.github/CODEOWNERS +++ b/projects/rocprofiler-systems/.github/CODEOWNERS @@ -1,4 +1,4 @@ -* @dgaliffiAMD @ajanicijamd @wilephan-amd @jrmadsen +* @ROCm/rocprof-sys @jrmadsen # Documentation files docs/* @ROCm/rocm-documentation