github.1git.de/docker/cli@v26.1.3+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