shithub: hugo

Download patch

ref: fd41e70cff731c363ad78fa5fe7c281f4f5b1162
parent: 4ec8ee7fb198923c23ff97c98101afe46a58cccc
author: Bjørn Erik Pedersen <[email protected]>
date: Fri Jul 7 17:32:14 EDT 2017

Add first draft of CODEOWNERS

See https://github.com/blog/2392-introducing-code-owners

--- /dev/null
+++ b/CODEOWNERS
@@ -1,0 +1,10 @@
+# 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