Set GH CODEOWNERS and update the README (#2034)

Clearly identify repo maintainers.
This commit is contained in:
Hugh Willson 2018-11-28 08:18:48 -05:00 committed by Jesse Rosenberger
parent 2695cb1bdf
commit 825d448765
2 changed files with 6 additions and 0 deletions

1
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1 @@
* @martijnwalraven @abernix

View file

@ -283,3 +283,8 @@ npm link
cd ~/myApp
npm link apollo-server-<integration>
```
## Maintainers
- [@martijnwalraven](https://github.com/martijnwalraven) (Apollo)
- [@abernix](https://github.com/abernix) (Apollo)