From 93e36e549140a2bbcb994308bccb2bcd3e756506 Mon Sep 17 00:00:00 2001 From: Vignesh Edithal Date: Thu, 15 May 2025 12:14:39 -0400 Subject: [PATCH] Add James Siddley to code reviewers [ROCm/rocprofiler-compute commit: 6522fe954bf251295aa1d44a93d9fa16fdc9e029] --- projects/rocprofiler-compute/.github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/.github/CODEOWNERS b/projects/rocprofiler-compute/.github/CODEOWNERS index 06667f767d..71826a2dd6 100644 --- a/projects/rocprofiler-compute/.github/CODEOWNERS +++ b/projects/rocprofiler-compute/.github/CODEOWNERS @@ -1,4 +1,4 @@ -* @coleramos425 @feizheng10 @vedithal-amd @xuchen-amd @cfallows-amd @ywang103-amd +* @coleramos425 @feizheng10 @vedithal-amd @xuchen-amd @cfallows-amd @ywang103-amd @jamessiddeley-amd # Documentation files docs/ @ROCm/rocm-documentation @prbasyal-amd