github.com/AliyunContainerService/cli@v0.0.0-20181009023821-814ced4b30d0/.github/CODEOWNERS (about)

     1  # GitHub code owners
     2  # See https://github.com/blog/2392-introducing-code-owners
     3  
     4  cli/command/stack/**        @vdemeester @silvin-lubecki
     5  cli/compose/**              @vdemeester
     6  contrib/completion/bash/**  @albers
     7  contrib/completion/zsh/**   @sdurrheimer
     8  docs/**                     @vdemeester @thaJeztah