Skip to content

Commit

Permalink
docs: add jcubic as a contributor for bug (#181)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed May 25, 2022
1 parent eba8b8b commit f0cee87
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Expand Up @@ -143,6 +143,15 @@
"contributions": [
"doc"
]
},
{
"login": "jcubic",
"name": "Jakub T. Jankiewicz",
"avatar_url": "https://avatars.githubusercontent.com/u/280241?v=4",
"profile": "https://jcubic.pl/me",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 3,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@
</p>

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

## Dev
Expand Down Expand Up @@ -45,6 +45,7 @@ Ogromne podziękowania dla tych fantastycznych osób ([wyjaśnienie emoji](https
<tr>
<td align="center"><a href="http://szery.net.pl"><img src="https://avatars.githubusercontent.com/u/4786095?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Łukasz Wiśniewski</b></sub></a><br /><a href="https://github.com/typeofweb/polskifrontend/commits?author=lukaszwisniewski88" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/PatrykBuniX"><img src="https://avatars.githubusercontent.com/u/45733298?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Patryk Górka</b></sub></a><br /><a href="https://github.com/typeofweb/polskifrontend/commits?author=PatrykBuniX" title="Documentation">📖</a></td>
<td align="center"><a href="https://jcubic.pl/me"><img src="https://avatars.githubusercontent.com/u/280241?v=4?s=70" width="70px;" alt=""/><br /><sub><b>Jakub T. Jankiewicz</b></sub></a><br /><a href="https://github.com/typeofweb/polskifrontend/issues?q=author%3Ajcubic" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down

0 comments on commit f0cee87

Please sign in to comment.