Skip to content

Commit

Permalink
Merge pull request #606 from christianhelle/all-contributors/add-woca…
Browse files Browse the repository at this point in the history
…sella

docs: add wocasella as a contributor for bug
  • Loading branch information
christianhelle authored Feb 1, 2025
2 parents 7bd3834 + 65c52f3 commit 9ec69d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,15 @@
"contributions": [
"bug"
]
},
{
"login": "wocasella",
"name": "wocasella",
"avatar_url": "https://avatars.githubusercontent.com/u/37601504?v=4",
"profile": "https://github.com/wocasella",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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-63-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

# Refitter
Expand Down Expand Up @@ -1278,6 +1278,9 @@ Please head to the [Apizr documentation](https://www.apizr.net) to get more.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jaroslaw-dutka"><img src="https://avatars.githubusercontent.com/u/40070136?v=4?s=100" width="100px;" alt="Jarosław Dutka"/><br /><sub><b>Jarosław Dutka</b></sub></a><br /><a href="https://github.com/christianhelle/refitter/commits?author=jaroslaw-dutka" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maksionkin"><img src="https://avatars.githubusercontent.com/u/11482043?v=4?s=100" width="100px;" alt="maksionkin"/><br /><sub><b>maksionkin</b></sub></a><br /><a href="https://github.com/christianhelle/refitter/issues?q=author%3Amaksionkin" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wocasella"><img src="https://avatars.githubusercontent.com/u/37601504?v=4?s=100" width="100px;" alt="wocasella"/><br /><sub><b>wocasella</b></sub></a><br /><a href="https://github.com/christianhelle/refitter/issues?q=author%3Awocasella" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 9ec69d3

Please sign in to comment.