Skip to content

Commit e2824d2

Browse files
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 <[email protected]>
1 parent d6a5314 commit e2824d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939

4040
/_vendor @sarahsanders-docker @ArthurFlag
4141

42-
/content/manuals/cloud/ @craig-osterhout
42+
/content/manuals/offload/ @craig-osterhout
4343

4444
/content/manuals/dhi/ @craig-osterhout

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ area/build-cloud:
5050
- any-glob-to-any-file:
5151
- content/manuals/build-cloud/**
5252

53-
area/cloud:
53+
area/offload:
5454
- changed-files:
5555
- any-glob-to-any-file:
56-
- content/manuals/cloud/**
56+
- content/manuals/offload/**
5757

5858
area/compose:
5959
- changed-files:

0 commit comments

Comments
 (0)