Add a new CODEOWNERS file, and add a few owners.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2017-07-11 14:34:17 -04:00
parent 6908e58f0f
commit 91a5efd882
1 changed files with 8 additions and 0 deletions

8
.github/CODEOWNERS vendored Normal file
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