Skip to content

Commit cbaf3f6

Browse files
committed
Add @tychota as a contributor
1 parent 8211930 commit cbaf3f6

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
"doc",
1818
"example"
1919
]
20+
},
21+
{
22+
"login": "tychota",
23+
"name": "TychoTa",
24+
"avatar_url": "https://avatars2.githubusercontent.com/u/13785185?v=4",
25+
"profile": "https://twitter.com/TychoTa",
26+
"contributions": [
27+
"code"
28+
]
2029
}
2130
]
2231
}

README.md

Lines changed: 3 additions & 5 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-1-orange.svg?style=flat-square)](#contributors)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
44

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

@@ -58,11 +58,9 @@ following
5858
## Contributors
5959

6060
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
61-
6261
<!-- prettier-ignore -->
63-
| [<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") |
64-
| :---: |
65-
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+
| :---: | :---: |
6664
<!-- ALL-CONTRIBUTORS-LIST:END -->
6765

6866
## License

0 commit comments

Comments
 (0)