diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f51d7a8378..5b35a7a308 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,7 @@ # GitHub code owners # See https://github.com/blog/2392-introducing-code-owners -cli/command/stack/** @vdemeester @silvin-lubecki -cli/compose/** @vdemeester +cli/command/stack/** @silvin-lubecki contrib/completion/bash/** @albers contrib/completion/zsh/** @sdurrheimer -docs/** @vdemeester @thaJeztah +docs/** @thaJeztah