Add a new CODEOWNERS file, and add a few owners.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 91a5efd882
Component: cli
This commit is contained in:
8
components/cli/.github/CODEOWNERS
vendored
Normal file
8
components/cli/.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Github code owners
|
||||
# See https://github.com/blog/2392-introducing-code-owners
|
||||
|
||||
cli/compose/* @dnephin @vdemeester
|
||||
contrib/completion/bash/* @albers
|
||||
contrib/completion/zsh/* @sdurrheimer
|
||||
docs/* @mstanleyjones @vdemeester @thaJeztah
|
||||
scripts/* @dnephin
|
||||
Reference in New Issue
Block a user