mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 09:11:40 -05:00
Set GH CODEOWNERS and update the README (#2034)
Clearly identify repo maintainers.
This commit is contained in:
parent
2695cb1bdf
commit
825d448765
2 changed files with 6 additions and 0 deletions
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
* @martijnwalraven @abernix
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue