offload: update directory in configs (#23221)

<!--Delete sections as needed -->

## 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

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
Craig Osterhout
2025-08-12 08:26:49 -07:00
committed by GitHub
parent d6a53140c2
commit e2824d2261
2 changed files with 3 additions and 3 deletions

2
.github/CODEOWNERS vendored
View File

@@ -39,6 +39,6 @@
/_vendor @sarahsanders-docker @ArthurFlag
/content/manuals/cloud/ @craig-osterhout
/content/manuals/offload/ @craig-osterhout
/content/manuals/dhi/ @craig-osterhout

4
.github/labeler.yml vendored
View File

@@ -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: