Skip to content

Commit 8d5cbd9

Browse files
authored
Merge pull request #18 from the-bugging/all-contributors/add-peranosborn
docs: add peranosborn as a contributor for bug, and ideas
2 parents e473b8c + 9ef1cd0 commit 8d5cbd9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@
4242
"contributions": [
4343
"bug"
4444
]
45+
},
46+
{
47+
"login": "peranosborn",
48+
"name": "Peran Osborn",
49+
"avatar_url": "https://avatars.githubusercontent.com/u/1318002?v=4",
50+
"profile": "https://github.com/peranosborn",
51+
"contributions": [
52+
"bug",
53+
"ideas"
54+
]
4555
}
4656
],
4757
"contributorsPerLine": 7,
@@ -50,5 +60,6 @@
5060
"repoType": "github",
5161
"repoHost": "https://github.com",
5262
"skipCi": true,
53-
"commitConvention": "angular"
63+
"commitConvention": "angular",
64+
"commitType": "docs"
5465
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
121121
<td align="center" valign="top" width="14.28%"><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/the-bugging/react-use-downloader/commits?author=davdi1337" title="Code">💻</a> <a href="https://github.com/the-bugging/react-use-downloader/issues?q=author%3Adavdi1337" title="Bug reports">🐛</a></td>
122122
<td align="center" valign="top" width="14.28%"><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/the-bugging/react-use-downloader/commits?author=mastepanoski" title="Code">💻</a></td>
123123
<td align="center" valign="top" width="14.28%"><a href="http://bzbetty.blogspot.com"><img src="https://avatars.githubusercontent.com/u/533131?v=4?s=100" width="100px;" alt="Sam "Betty" McKoy"/><br /><sub><b>Sam "Betty" McKoy</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-downloader/issues?q=author%3Abzbetty" title="Bug reports">🐛</a></td>
124+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/peranosborn"><img src="https://avatars.githubusercontent.com/u/1318002?v=4?s=100" width="100px;" alt="Peran Osborn"/><br /><sub><b>Peran Osborn</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-downloader/issues?q=author%3Aperanosborn" title="Bug reports">🐛</a> <a href="#ideas-peranosborn" title="Ideas, Planning, & Feedback">🤔</a></td>
124125
</tr>
125126
</tbody>
126127
</table>

0 commit comments

Comments
 (0)