Skip to content

Commit c52854d

Browse files
committed
Add @taboulot as a contributor
1 parent 204aadf commit c52854d

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"contributions": [
2727
"code"
2828
]
29+
},
30+
{
31+
"login": "taboulot",
32+
"name": "Clément Taboulot",
33+
"avatar_url": "https://avatars2.githubusercontent.com/u/9041221?v=4",
34+
"profile": "https://github.com/taboulot",
35+
"contributions": [
36+
"code"
37+
]
2938
}
3039
]
3140
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-native-graphql-transformer
22

3-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
44

55
Seamlessly use GraphQL files with react-native >= 0.45
66

@@ -59,8 +59,8 @@ following
5959

6060
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
6161
<!-- prettier-ignore -->
62-
| [<img src="https://avatars1.githubusercontent.com/u/16262904?v=4" width="100px;"/><br /><sub><b>Thomas Pucci</b></sub>](https://github.com/tpucci)<br />[💻](https://github.com/bamlab/react-native-graphql-transformer/commits?author=tpucci "Code") [📖](https://github.com/bamlab/react-native-graphql-transformer/commits?author=tpucci "Documentation") [💡](#example-tpucci "Examples") | [<img src="https://avatars2.githubusercontent.com/u/13785185?v=4" width="100px;"/><br /><sub><b>TychoTa</b></sub>](https://twitter.com/TychoTa)<br />[💻](https://github.com/bamlab/react-native-graphql-transformer/commits?author=tychota "Code") |
63-
| :---: | :---: |
62+
| [<img src="https://avatars1.githubusercontent.com/u/16262904?v=4" width="100px;"/><br /><sub><b>Thomas Pucci</b></sub>](https://github.com/tpucci)<br />[💻](https://github.com/bamlab/react-native-graphql-transformer/commits?author=tpucci "Code") [📖](https://github.com/bamlab/react-native-graphql-transformer/commits?author=tpucci "Documentation") [💡](#example-tpucci "Examples") | [<img src="https://avatars2.githubusercontent.com/u/13785185?v=4" width="100px;"/><br /><sub><b>TychoTa</b></sub>](https://twitter.com/TychoTa)<br />[💻](https://github.com/bamlab/react-native-graphql-transformer/commits?author=tychota "Code") | [<img src="https://avatars2.githubusercontent.com/u/9041221?v=4" width="100px;"/><br /><sub><b>Clément Taboulot</b></sub>](https://github.com/taboulot)<br />[💻](https://github.com/bamlab/react-native-graphql-transformer/commits?author=taboulot "Code") |
63+
| :---: | :---: | :---: |
6464
<!-- ALL-CONTRIBUTORS-LIST:END -->
6565

6666
## License

0 commit comments

Comments
 (0)