Skip to content

Commit 4ee0c2c

Browse files
authored
Merge pull request #7 from olavoparno/all-contributors/add-esemeniuc
docs: add esemeniuc as a contributor for ideas
2 parents 7a0027a + a9c17a0 commit 4ee0c2c

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

.all-contributorsrc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "esemeniuc",
10+
"name": "Eric Semeniuc",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/3838856?v=4",
12+
"profile": "https://semeniuc.ml/",
13+
"contributions": [
14+
"ideas"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "react-use-downloader",
20+
"projectOwner": "olavoparno",
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"skipCi": true
24+
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<img align="right" alt="traffic" src="https://pv-badge.herokuapp.com/total.svg?repo_id=olavoparno-react-use-downloader"/>
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-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
# react-use-downloader
47

@@ -118,3 +121,23 @@ react-use-downloader is [MIT licensed](./LICENSE).
118121
---
119122

120123
This hook is created using [create-react-hook](https://github.com/hermanya/create-react-hook).
124+
125+
## Contributors ✨
126+
127+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
128+
129+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
130+
<!-- prettier-ignore-start -->
131+
<!-- markdownlint-disable -->
132+
<table>
133+
<tr>
134+
<td align="center"><a href="https://semeniuc.ml/"><img src="https://avatars.githubusercontent.com/u/3838856?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eric Semeniuc</b></sub></a><br /><a href="#ideas-esemeniuc" title="Ideas, Planning, & Feedback">🤔</a></td>
135+
</tr>
136+
</table>
137+
138+
<!-- markdownlint-restore -->
139+
<!-- prettier-ignore-end -->
140+
141+
<!-- ALL-CONTRIBUTORS-LIST:END -->
142+
143+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)