From a5b0318c124a4e27a8f83582f2d5b83500d1fd31 Mon Sep 17 00:00:00 2001 From: Edson Tirelli Date: Mon, 9 Dec 2024 10:45:26 -0500 Subject: [PATCH] Fixing CODEOWNERS to give ownership to the respective teams on subfolders as well --- .github/CODEOWNERS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7e4d67a..0daebde 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,14 +9,14 @@ * @opendatahub-io/architects -/documentation/components/dashboard/* @opendatahub-io/architects @opendatahub-io/exploring-team -/documentation/components/devops/* @opendatahub-io/architects @opendatahub-io/platform -/documentation/components/distributed-workloads/* @opendatahub-io/architects @opendatahub-io/training-experimentation -/documentation/components/edge/* @opendatahub-io/architects @opendatahub-io/platform -/documentation/components/explainability/* @opendatahub-io/architects @opendatahub-io/model-serving -/documentation/components/model-registry/* @opendatahub-io/architects @opendatahub-io/model-serving -/documentation/components/pipelines/* @opendatahub-io/architects @opendatahub-io/training-experimentation -/documentation/components/platform/* @opendatahub-io/architects @opendatahub-io/platform -/documentation/components/serving/* @opendatahub-io/architects @opendatahub-io/model-serving -/documentation/components/workbenches/* @opendatahub-io/architects @opendatahub-io/exploring-team +/documentation/components/dashboard/ @opendatahub-io/architects @opendatahub-io/exploring-team +/documentation/components/devops/ @opendatahub-io/architects @opendatahub-io/platform +/documentation/components/distributed-workloads/ @opendatahub-io/architects @opendatahub-io/training-experimentation +/documentation/components/edge/ @opendatahub-io/architects @opendatahub-io/platform +/documentation/components/explainability/ @opendatahub-io/architects @opendatahub-io/model-serving +/documentation/components/model-registry/ @opendatahub-io/architects @opendatahub-io/model-serving +/documentation/components/pipelines/ @opendatahub-io/architects @opendatahub-io/training-experimentation +/documentation/components/platform/ @opendatahub-io/architects @opendatahub-io/platform +/documentation/components/serving/ @opendatahub-io/architects @opendatahub-io/model-serving +/documentation/components/workbenches/ @opendatahub-io/architects @opendatahub-io/exploring-team