URI: 
       Remove CODEOWNERS - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit a8080c084fbbc738aa005a12e56a487c08f87b36
   DIR parent 84710eb3ec7e2f941cddec21e48512753ea96ff0
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Fri, 28 Jul 2017 19:34:51 +0200
       
       Remove CODEOWNERS
       
       To prevent GitHub starting premature code reviews.
       
       See #3737
       
       Diffstat:
         D CODEOWNERS                          |      11 -----------
       
       1 file changed, 0 insertions(+), 11 deletions(-)
       ---
   DIR diff --git a/CODEOWNERS b/CODEOWNERS
       @@ -1,10 +0,0 @@
       -# See https://github.com/blog/2392-introducing-code-owners
       -
       -# These owners will be the default owners for everything in the repo.
       -*                                @bep
       -
       -tpl/*                        @moorereason @bep
       -docs/*                        @digitalcraftsman
       -snapcraft.yaml        @anthonyfok
       -Dockerfile                @anthonyfok
       -i18n/*                         @bogem
       -\ No newline at end of file