<!--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>
<!--Delete sections as needed -->
## Description
Added DHI and Cloud to labeler and codeowners.
Removed some outdated directories from codeowners.
## 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>
- Extract classes to utilities and components.
- Reduce number of colors used.
- Harmonize button colors.
- Restyle admonitions.
- Move **Page options** button to main article.
- Various color tweaks.
Added the `any` key where label globs included an exclude path to
prevent the exclude path from acting as a catch-all
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Use the official labeler action to automatically assign labels to PRs
based on the edited files.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>