reg/vendor/github.com/docker/cli/.github/CODEOWNERS

9 lines
301 B
Plaintext
Raw Normal View History

# GitHub code owners
# See https://github.com/blog/2392-introducing-code-owners
cli/command/stack/** @vdemeester
cli/compose/** @vdemeester
contrib/completion/bash/** @albers
contrib/completion/zsh/** @sdurrheimer
docs/** @mistyhacks @vdemeester @thaJeztah