github.com/ijc/docker-app@v0.6.1-0.20181012090447-c7ca8bc483fb/.github/CODEOWNERS (about)

     1  # GitHub code owners
     2  # See https://github.com/blog/2392-introducing-code-owners
     3  
     4  cmd/docker-app/***          @mnottale @vdemeester
     5  e2e/***                     @mnottale @vdemeester
     6  Jenkinsfile                 @vdemeester
     7  Dockerfile*                 @vdemeester
     8  *Makefile                   @vdemeester
     9  docs                        @chris-crone