mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Add first draft of CODEOWNERS
See https://github.com/blog/2392-introducing-code-owners
This commit is contained in:
10
CODEOWNERS
Normal file
10
CODEOWNERS
Normal file
@@ -0,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
|
Reference in New Issue
Block a user