diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..855eff98ab --- /dev/null +++ b/.github/CODEOWNERS @@ -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