Skip to content

Commit 0241f71

Browse files
committed
Merge branch 'main' of github.com:olavoparno/react-use-downloader
2 parents 968adfc + 6c55e7f commit 0241f71

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: .all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@
2323
"code",
2424
"bug"
2525
]
26+
},
27+
{
28+
"login": "mastepanoski",
29+
"name": "Mauro Stepanoski",
30+
"avatar_url": "https://avatars.githubusercontent.com/u/7851219?v=4",
31+
"profile": "https://heliusit.net",
32+
"contributions": [
33+
"ideas",
34+
"code"
35+
]
2636
}
2737
],
2838
"contributorsPerLine": 7,

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img align="right" alt="traffic" src="https://pv-badge.herokuapp.com/total.svg?repo_id=olavoparno-react-use-downloader"/>
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
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
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
# react-use-downloader
@@ -126,6 +126,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
126126
<tr>
127127
<td align="center"><a href="https://semeniuc.ml/"><img src="https://avatars.githubusercontent.com/u/3838856?v=4?s=100" width="100px;" alt="Eric Semeniuc"/><br /><sub><b>Eric Semeniuc</b></sub></a><br /><a href="#ideas-esemeniuc" title="Ideas, Planning, & Feedback">🤔</a></td>
128128
<td align="center"><a href="https://github.com/davdi1337"><img src="https://avatars.githubusercontent.com/u/66253422?v=4?s=100" width="100px;" alt="davdi1337"/><br /><sub><b>davdi1337</b></sub></a><br /><a href="https://github.com/olavoparno/react-use-downloader/commits?author=davdi1337" title="Code">💻</a> <a href="https://github.com/olavoparno/react-use-downloader/issues?q=author%3Adavdi1337" title="Bug reports">🐛</a></td>
129+
<td align="center"><a href="https://heliusit.net"><img src="https://avatars.githubusercontent.com/u/7851219?v=4?s=100" width="100px;" alt="Mauro Stepanoski"/><br /><sub><b>Mauro Stepanoski</b></sub></a><br /><a href="#ideas-mastepanoski" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/olavoparno/react-use-downloader/commits?author=mastepanoski" title="Code">💻</a></td>
129130
</tr>
130131
</tbody>
131132
</table>

0 commit comments

Comments
 (0)