From 79ae6428c3b825d5902c8d3ddffba284d75bec0f Mon Sep 17 00:00:00 2001 From: Sam Wu <22262939+samjwu@users.noreply.github.com> Date: Mon, 6 May 2024 15:33:55 -0600 Subject: [PATCH] Add doc team to CODEOWNERS [ROCm/rocminfo commit: c18246e465d25ae8c7b7bcfc4ff83817da8aa595] --- projects/rocminfo/.github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/projects/rocminfo/.github/CODEOWNERS b/projects/rocminfo/.github/CODEOWNERS index e091329ec2..17a6867dc4 100644 --- a/projects/rocminfo/.github/CODEOWNERS +++ b/projects/rocminfo/.github/CODEOWNERS @@ -1 +1,6 @@ * @dayatsin-amd @shwetagkhatri +# Documentation files +docs/* @ROCm/rocm-documentation @dayatsin-amd @shwetagkhatri +*.md @ROCm/rocm-documentation @dayatsin-amd @shwetagkhatri +*.rst @ROCm/rocm-documentation @dayatsin-amd @shwetagkhatri +.readthedocs.yaml @ROCm/rocm-documentation @dayatsin-amd @shwetagkhatri