From 802ee25399b067f6e7e778b7f1519610231ab819 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Thu, 15 May 2025 16:14:43 +0100 Subject: [PATCH] codeowners refresh (#22646) ## Description It's time ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- .github/CODEOWNERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9194fe697e..5c0e55719c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,9 +3,9 @@ # For more details, see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -/content/manuals/build/ @crazy-max @aevesdocker +/content/manuals/build/ @crazy-max @ArthurFlag -/content/manuals/build-cloud/ @crazy-max @aevesdocker +/content/manuals/build-cloud/ @crazy-max @craig-osterhout /content/manuals/compose/ @aevesdocker @@ -19,11 +19,11 @@ /content/manuals/docker-hub/ @craig-osterhout -/content/manuals/engine/ @thaJeztah @aevesdocker +/content/manuals/engine/ @thaJeztah @ArthurFlag -/content/reference/api/engine/ @thaJeztah @aevesdocker +/content/reference/api/engine/ @thaJeztah @ArthurFlag -/content/reference/cli/ @thaJeztah @aevesdocker +/content/reference/cli/ @thaJeztah @ArthurFlag /content/manuals/subscription/ @sarahsanders-docker @@ -43,4 +43,4 @@ /content/manuals/ai/ @ArthurFlag -/_vendor @sarahsanders-docker +/_vendor @sarahsanders-docker @ArthurFlag