diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 855eff98ab..f3164a64b5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +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 +cli/compose/** @dnephin @vdemeester +contrib/completion/bash/** @albers +contrib/completion/zsh/** @sdurrheimer +docs/** @mstanleyjones @vdemeester @thaJeztah +scripts/** @dnephin