github.com/xeptore/docker-cli@v20.10.14+incompatible/.github/CODEOWNERS (about)

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