mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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:
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@@ -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
4
.github/labeler.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user