Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -894,6 +894,15 @@
"contributions": [
"bug"
]
},
{
"login": "jzabroski",
"name": "John Zabroski",
"avatar_url": "https://avatars.githubusercontent.com/u/447485?v=4",
"profile": "http://z-bo.tumblr.com",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![codecov](https://codecov.io/gh/christianhelle/refitter/graph/badge.svg?token=242YT1N6T2)](https://codecov.io/gh/christianhelle/refitter)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-96-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-97-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

# Refitter
Expand Down Expand Up @@ -1477,6 +1477,7 @@ Please read our [contribution guidelines](CONTRIBUTING.md) if you'd like to cont
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Timovzl"><img src="https://avatars.githubusercontent.com/u/655426?v=4?s=100" width="100px;" alt="Timo van Zijll Langhout"/><br /><sub><b>Timo van Zijll Langhout</b></sub></a><br /><a href="https://github.com/christianhelle/refitter/issues?q=author%3ATimovzl" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AntonTeyken"><img src="https://avatars.githubusercontent.com/u/162133784?v=4?s=100" width="100px;" alt="Anton"/><br /><sub><b>Anton</b></sub></a><br /><a href="https://github.com/christianhelle/refitter/issues?q=author%3AAntonTeyken" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://umair.me"><img src="https://avatars.githubusercontent.com/u/834935?v=4?s=100" width="100px;" alt="Muhammad Umair Irshad"/><br /><sub><b>Muhammad Umair Irshad</b></sub></a><br /><a href="https://github.com/christianhelle/refitter/issues?q=author%3Aumair-me" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://z-bo.tumblr.com"><img src="https://avatars.githubusercontent.com/u/447485?v=4?s=100" width="100px;" alt="John Zabroski"/><br /><sub><b>John Zabroski</b></sub></a><br /><a href="#ideas-jzabroski" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading