This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 18
18
"contributions" : [
19
19
" code"
20
20
]
21
+ },
22
+ {
23
+ "login" : " julianrubisch" ,
24
+ "name" : " Julian Rubisch" ,
25
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/4352208?v=4" ,
26
+ "profile" : " http://www.julianrubisch.at" ,
27
+ "contributions" : [
28
+ " code"
29
+ ]
21
30
}
22
31
],
23
- "contributorsPerLine" : 7
32
+ "contributorsPerLine" : 7 ,
33
+ "skipCi" : true
24
34
}
Original file line number Diff line number Diff line change 1
1
# @codefund/react-api-hook
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
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- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
> CodeFund.io API hook for React.js
@@ -46,6 +46,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
46
46
<table >
47
47
<tr >
48
48
<td align="center"><a href="https://www.andrewmason.me/"><img src="https://avatars1.githubusercontent.com/u/18423853?v=4" width="100px;" alt=""/><br /><sub><b>Andrew Mason</b></sub></a><br /><a href="https://github.com/andrewmcodes/codefund-react-api-hook/commits?author=andrewmcodes" title="Code">💻</a></td>
49
+ <td align="center"><a href="http://www.julianrubisch.at"><img src="https://avatars0.githubusercontent.com/u/4352208?v=4" width="100px;" alt=""/><br /><sub><b>Julian Rubisch</b></sub></a><br /><a href="https://github.com/andrewmcodes/codefund-react-api-hook/commits?author=julianrubisch" title="Code">💻</a></td>
49
50
</tr >
50
51
</table >
51
52
You can’t perform that action at this time.
0 commit comments