From e2824d2261f3e68e824641fc46bcff7cd06d406d Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Tue, 12 Aug 2025 08:26:49 -0700 Subject: [PATCH] offload: update directory in configs (#23221) ## Description Changed `cloud` to `offload` in codeowners and labeler. Already updated the cloud label to offload in https://github.com/docker/docs/labels ## Related issues or tickets ## Reviews - [ ] Editorial review Signed-off-by: Craig --- .github/CODEOWNERS | 2 +- .github/labeler.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1518d64183..2355fd2be5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -39,6 +39,6 @@ /_vendor @sarahsanders-docker @ArthurFlag -/content/manuals/cloud/ @craig-osterhout +/content/manuals/offload/ @craig-osterhout /content/manuals/dhi/ @craig-osterhout diff --git a/.github/labeler.yml b/.github/labeler.yml index 858575385b..c9adbfde24 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -50,10 +50,10 @@ area/build-cloud: - any-glob-to-any-file: - content/manuals/build-cloud/** -area/cloud: +area/offload: - changed-files: - any-glob-to-any-file: - - content/manuals/cloud/** + - content/manuals/offload/** area/compose: - changed-files: