From 2ff028d8b043ca68fb29b2647c15b2902f8bc283 Mon Sep 17 00:00:00 2001 From: Olivier Bourgeois <3271352+bourgeoisor@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:32:22 -0500 Subject: [PATCH] Add moficodes as /ai-ml/ CODEOWNERS (#1593) * Add moficodes as /ai-ml/ CODEOWNERS * Add moficodes to /batch/ ownership --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 64b7fdda50..da759284b0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,8 +6,8 @@ * @GoogleCloudPlatform/cloud-samples-infra @yoshi-approver # Directory-specific owners -/ai-ml/ @alizaidis @yoshi-approver @GoogleCloudPlatform/dee-platform-ops -/batch/ @alizaidis @yoshi-approver @GoogleCloudPlatform/dee-platform-ops +/ai-ml/ @alizaidis @moficodes @yoshi-approver @GoogleCloudPlatform/dee-platform-ops +/batch/ @alizaidis @moficodes @yoshi-approver @GoogleCloudPlatform/dee-platform-ops /cost-optimization/gke-vpa-recommendations/ @aburhan @yoshi-approver @GoogleCloudPlatform/dee-platform-ops /databases/hello-app-cloud-spanner/ @yoshi-approver @GoogleCloudPlatform/dee-platform-ops /databases/gke-stateful-postgres/ @aburhan @pwschuurman @yoshi-approver @GoogleCloudPlatform/dee-platform-ops