Add CODEOWNERS file to automatically request reviews.

Summary:
Recently announced: https://github.com/blog/2392-introducing-code-owners

These are non-blocking for the time being.
Closes https://github.com/facebook/react-native/pull/14897

Differential Revision: D5385189

Pulled By: hramos

fbshipit-source-id: 711827573f85577b70f3627d66a1f9f00fe7f90d
This commit is contained in:
Hector Ramos 2017-07-07 16:23:18 -07:00 committed by Facebook Github Bot
parent 6db97d638d
commit dedffdc235
1 changed files with 6 additions and 0 deletions

6
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,6 @@
docs/* @hramos
blog/* @hramos
website/* @hramos
website/showcase.json @hramos
package.json @hramos @ericnakagawa
website/package.json @hramos @ericnakagawa