From e633d17372546152e4e3fd93e267b42886003a0a Mon Sep 17 00:00:00 2001 From: coleramos425 Date: Fri, 11 Oct 2024 20:25:43 +0000 Subject: [PATCH] Update CODEOWNERS for product team Signed-off-by: coleramos425 --- .github/CODEOWNERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 56098b9c73..effb470abb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,13 @@ -* @koomie @coleramos425 +* @coleramos425 @feizheng10 @dgaliffiAMD # Documentation files docs/ @ROCm/rocm-documentation *.md @ROCm/rocm-documentation *.rst @ROCm/rocm-documentation .readthedocs.yaml @ROCm/rocm-documentation + +# Packaging +cmake/ @koomie +tests/ @koomie +CMakeLists.txt @koomie +utils/ @koomie \ No newline at end of file