From b1a01913e6243f35f9430ca3bc9eb3ff02090e96 Mon Sep 17 00:00:00 2001 From: Zino Hofmann Date: Thu, 30 Aug 2018 17:39:52 +0200 Subject: [PATCH] Add @fabiocarneiro as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 51558ad08..b05ca79c9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -110,6 +110,15 @@ "bug", "code" ] + }, + { + "login": "fabiocarneiro", + "name": "FΓ‘bio Carneiro", + "avatar_url": "https://avatars3.githubusercontent.com/u/1375034?v=4", + "profile": "https://github.com/fabiocarneiro", + "contributions": [ + "bug" + ] } ] } diff --git a/README.md b/README.md index 0328a8a82..f40260c3b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![version][version-badge]][package] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]](http://makeapullrequest.com) [![Watch on GitHub][github-watch-badge]][github-watch] @@ -39,7 +39,7 @@ First depend on the library by adding this to your packages `pubspec.yaml`: ```yaml dependencies: - graphql_flutter: ^0.8.0 + graphql_flutter: ^0.9.1 ``` Now inside your Dart code you can import it. @@ -348,7 +348,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds | [
Eustatiu Dima](http://eusdima.com)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3Aeusdima "Bug reports") [πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=eusdima "Code") [πŸ“–](https://github.com/zino-app/graphql-flutter/commits?author=eusdima "Documentation") [πŸ’‘](#example-eusdima "Examples") [πŸ€”](#ideas-eusdima "Ideas, Planning, & Feedback") [πŸ‘€](#review-eusdima "Reviewed Pull Requests") | [
Zino Hofmann](https://github.com/HofmannZ)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3AHofmannZ "Bug reports") [πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=HofmannZ "Code") [πŸ“–](https://github.com/zino-app/graphql-flutter/commits?author=HofmannZ "Documentation") [πŸ’‘](#example-HofmannZ "Examples") [πŸ€”](#ideas-HofmannZ "Ideas, Planning, & Feedback") [πŸš‡](#infra-HofmannZ "Infrastructure (Hosting, Build-Tools, etc)") [πŸ‘€](#review-HofmannZ "Reviewed Pull Requests") | [
Harkirat Saluja](https://github.com/jinxac)
[πŸ“–](https://github.com/zino-app/graphql-flutter/commits?author=jinxac "Documentation") [πŸ€”](#ideas-jinxac "Ideas, Planning, & Feedback") | [
Chris Muthig](https://github.com/camuthig)
[πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=camuthig "Code") [πŸ“–](https://github.com/zino-app/graphql-flutter/commits?author=camuthig "Documentation") [πŸ’‘](#example-camuthig "Examples") [πŸ€”](#ideas-camuthig "Ideas, Planning, & Feedback") | [
Cal Pratt](http://stackoverflow.com/users/3280538/flkes)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3Acal-pratt "Bug reports") [πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=cal-pratt "Code") [πŸ“–](https://github.com/zino-app/graphql-flutter/commits?author=cal-pratt "Documentation") [πŸ’‘](#example-cal-pratt "Examples") [πŸ€”](#ideas-cal-pratt "Ideas, Planning, & Feedback") | [
Miroslav Valkovic-Madjer](http://madjer.info)
[πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=mmadjer "Code") | [
Aleksandar Faraj](https://github.com/AleksandarFaraj)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3AAleksandarFaraj "Bug reports") | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | -| [
Arnaud Delcasse](https://www.scity.coop)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3Aadelcasse "Bug reports") [πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=adelcasse "Code") | [
Dustin Graham](https://github.com/dustin-graham)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3Adustin-graham "Bug reports") [πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=dustin-graham "Code") | +| [
Arnaud Delcasse](https://www.scity.coop)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3Aadelcasse "Bug reports") [πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=adelcasse "Code") | [
Dustin Graham](https://github.com/dustin-graham)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3Adustin-graham "Bug reports") [πŸ’»](https://github.com/zino-app/graphql-flutter/commits?author=dustin-graham "Code") | [
FΓ‘bio Carneiro](https://github.com/fabiocarneiro)
[πŸ›](https://github.com/zino-app/graphql-flutter/issues?q=author%3Afabiocarneiro "Bug reports") | This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!