Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Commit

Permalink
feat: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanomackey committed May 14, 2019
1 parent 9df3a46 commit 120f0b5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
18 changes: 18 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,24 @@
"contributions": [
"doc"
]
},
{
"login": "cknabe",
"name": "Chris Knabe",
"avatar_url": "https://avatars2.githubusercontent.com/u/13582620?v=4",
"profile": "https://github.com/cknabe",
"contributions": [
"code"
]
},
{
"login": "loganmccaul",
"name": "Logan McCaul",
"avatar_url": "https://avatars3.githubusercontent.com/u/7374889?v=4",
"profile": "http://loganmccaul.com",
"contributions": [
"code"
]
}
]
}
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://gramps.js.org/"><img src="https://gramps.js.org/assets/img/gramps-banner.png" alt="GrAMPS · An easier way to manage the data sources powering your GraphQL server" width="450"></a>
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)

# GrAMPS CLI — Tools for Data Source Development

Expand Down Expand Up @@ -74,11 +74,9 @@ If the data source is already installed on the gateway, GrAMPS will override it
## Contributors
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars2.githubusercontent.com/u/163561?v=4" width="100px;"/><br /><sub><b>Jason Lengstorf</b></sub>](https://code.lengstorf.com)<br />[💻](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Code") [📖](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/5205440?v=4" width="100px;"/><br /><sub><b>Eric Wyne</b></sub>](https://github.com/ecwyne)<br />[💻](https://github.com/gramps-graphql/gramps-cli/commits?author=ecwyne "Code") | [<img src="https://avatars0.githubusercontent.com/u/2964921?v=4" width="100px;"/><br /><sub><b>Tim Schoenheider</b></sub>](https://github.com/timrs2998)<br />[📖](https://github.com/gramps-graphql/gramps-cli/commits?author=timrs2998 "Documentation") |
| :---: | :---: | :---: |
| [<img src="https://avatars2.githubusercontent.com/u/163561?v=4" width="100px;"/><br /><sub><b>Jason Lengstorf</b></sub>](https://code.lengstorf.com)<br />[💻](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Code") [📖](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/5205440?v=4" width="100px;"/><br /><sub><b>Eric Wyne</b></sub>](https://github.com/ecwyne)<br />[💻](https://github.com/gramps-graphql/gramps-cli/commits?author=ecwyne "Code") | [<img src="https://avatars0.githubusercontent.com/u/2964921?v=4" width="100px;"/><br /><sub><b>Tim Schoenheider</b></sub>](https://github.com/timrs2998)<br />[📖](https://github.com/gramps-graphql/gramps-cli/commits?author=timrs2998 "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/13582620?v=4" width="100px;"/><br /><sub><b>Chris Knabe</b></sub>](https://github.com/cknabe)<br />[💻](https://github.com/gramps-graphql/gramps-cli/commits?author=cknabe "Code") | [<img src="https://avatars3.githubusercontent.com/u/7374889?v=4" width="100px;"/><br /><sub><b>Logan McCaul</b></sub>](http://loganmccaul.com)<br />[💻](https://github.com/gramps-graphql/gramps-cli/commits?author=loganmccaul "Code") |
| :---: | :---: | :---: | :---: | :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
Expand Down

0 comments on commit 120f0b5

Please sign in to comment.