From 61905d0dbb6bd6cb51f8b5ac1d3805e3ce9731af Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Wed, 11 Sep 2024 14:44:28 -0400 Subject: [PATCH] Update CODEOWNERS (#382) [ROCm/rocprofiler-systems commit: 1413ab612d39cbc7ca984a27fffb9001266a9ab2] --- 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 d9601f509d..0cab2fb552 100644 --- a/projects/rocprofiler-systems/.github/CODEOWNERS +++ b/projects/rocprofiler-systems/.github/CODEOWNERS @@ -1,4 +1,4 @@ -* @jrmadsen +* @jrmadsen @dgaliffiAMD # Documentation files docs/* @ROCm/rocm-documentation