mirror of https://github.com/docker/cli.git
Merge pull request #5101 from twelsh-aw/codeowners_udpate
Update CODEOWNERS
This commit is contained in:
commit
3ba4d27805
|
@ -1,7 +1,6 @@
|
|||
# GitHub code owners
|
||||
# See https://github.com/blog/2392-introducing-code-owners
|
||||
|
||||
cli/command/stack/** @silvin-lubecki
|
||||
contrib/completion/bash/** @albers
|
||||
contrib/completion/zsh/** @sdurrheimer
|
||||
docs/** @thaJeztah
|
||||
cli/command/stack/** @silvin-lubecki @docker/runtime-owners
|
||||
contrib/completion/bash/** @albers @docker/runtime-owners
|
||||
docs/** @thaJeztah @docker/runtime-owners
|
||||
|
|
Loading…
Reference in New Issue