Add CODEOWNERS file (#5559)

A bit of an experiment with GitHub functionality.

Teams can be added like `@koreader/kobo-dev` but that doesn't seem too much use to us right now.
This commit is contained in:
Frans de Jonge
2019-11-07 20:39:50 +01:00
committed by GitHub
parent 2ae91ac6f6
commit 9bc1c6f40d

9
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,9 @@
# See <https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners>.
/docs/ @Frenzie @NiLuJe
/frontend/device/cervantes/ @pazos
/frontend/device/kobo/ @Frenzie @NiLuJe @pazos @poire-z
kodev @Frenzie
Makefile @Frenzie