Create CODEOWNERS file (#1565)

This will automatically request reviews from owners https://help.github.com/articles/about-code-owners/
This commit is contained in:
Shahidh K Muhammed
2019-02-06 11:13:35 +05:30
committed by GitHub
parent 55cc5fb044
commit a25099427f

5
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,5 @@
* @shahidhk
/server/ @0x777
/docs/ @rikinsk
/cli/ @shahidhk
/console/ @praveenweb