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
Родитель 6908e58f0f
Коммит 91a5efd882
1 изменённых файлов: 8 добавлений и 0 удалений

8
.github/CODEOWNERS поставляемый 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