Merge pull request #323 from dnephin/add-code-owners
Add a new CODEOWNERS file, and add a few owners
This commit is contained in:
commit
bb795aa7af
8
.github/CODEOWNERS
vendored
Normal file
8
.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
|
Loading…
x
Reference in New Issue
Block a user