diff --git a/.all-contributorsrc b/.all-contributorsrc index 3b3cf73..a1759d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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" + ] } ] } diff --git a/README.md b/README.md index 8674fa1..4eaa1ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ GrAMPS Β· An easier way to manage the data sources powering your GraphQL server -[![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 @@ -74,11 +74,9 @@ If the data source is already installed on the gateway, GrAMPS will override it ## Contributors - -| [
Jason Lengstorf](https://code.lengstorf.com)
[πŸ’»](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Code") [πŸ“–](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Documentation") | [
Eric Wyne](https://github.com/ecwyne)
[πŸ’»](https://github.com/gramps-graphql/gramps-cli/commits?author=ecwyne "Code") | [
Tim Schoenheider](https://github.com/timrs2998)
[πŸ“–](https://github.com/gramps-graphql/gramps-cli/commits?author=timrs2998 "Documentation") | -| :---: | :---: | :---: | - +| [
Jason Lengstorf](https://code.lengstorf.com)
[πŸ’»](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Code") [πŸ“–](https://github.com/gramps-graphql/gramps-cli/commits?author=jlengstorf "Documentation") | [
Eric Wyne](https://github.com/ecwyne)
[πŸ’»](https://github.com/gramps-graphql/gramps-cli/commits?author=ecwyne "Code") | [
Tim Schoenheider](https://github.com/timrs2998)
[πŸ“–](https://github.com/gramps-graphql/gramps-cli/commits?author=timrs2998 "Documentation") | [
Chris Knabe](https://github.com/cknabe)
[πŸ’»](https://github.com/gramps-graphql/gramps-cli/commits?author=cknabe "Code") | [
Logan McCaul](http://loganmccaul.com)
[πŸ’»](https://github.com/gramps-graphql/gramps-cli/commits?author=loganmccaul "Code") | +| :---: | :---: | :---: | :---: | :---: | Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):