From e3f57f0c6b2cea5b9ec15679b3b14ec998acb949 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 18 Aug 2025 10:08:08 +0100 Subject: [PATCH] chore: codeowners update (#23260) ## Description ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- .github/CODEOWNERS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2355fd2be5..8f223d6cbd 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 @ArthurFlag +/content/manuals/build/ @ArthurFlag @aevesdocker -/content/manuals/build-cloud/ @crazy-max @craig-osterhout +/content/manuals/build-cloud/ @craig-osterhout /content/manuals/compose/ @aevesdocker @@ -19,11 +19,11 @@ /content/manuals/docker-hub/ @craig-osterhout -/content/manuals/engine/ @thaJeztah @ArthurFlag +/content/manuals/engine/ @ArthurFlag -/content/reference/api/engine/ @thaJeztah @ArthurFlag +/content/reference/api/engine/ @ArthurFlag -/content/reference/cli/ @thaJeztah @ArthurFlag +/content/reference/cli/ @ArthurFlag /content/manuals/subscription/ @sarahsanders-docker