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:
Daniel Nephin
2017-07-11 17:40:25 -04:00
parent 4df758062c
commit b0276ff8b1
+8
View 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