Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
docs: add pbr4ne as a contributor for bug, code (#17)
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 Feb 7, 2022
1 parent 1f5ab77 commit c1cfb61
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@
"contributions": [
"code"
]
},
{
"login": "pbr4ne",
"name": "pbr4ne",
"avatar_url": "https://avatars.githubusercontent.com/u/22901953?v=4",
"profile": "https://github.com/pbr4ne",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# credit-roll <img src="https://raw.githubusercontent.com/libscie/design/main/libscie-logomark-1024-square.png" align="right" height="64" />

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Markdown credits for JavaScript projects. Mentions direct contributors, dependency licenses and anything else you want to add.
Expand Down Expand Up @@ -198,11 +196,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://twitter.com/juliangruber/"><img src="https://avatars2.githubusercontent.com/u/10247?v=4" width="100px;" alt=""/><br /><sub><b>Julian Gruber</b></sub></a><br /><a href="https://github.com/libscie/credit-roll/commits?author=juliangruber" title="Code">💻</a></td>
<td align="center"><a href="http://twitter.com/juliangruber/"><img src="https://avatars2.githubusercontent.com/u/10247?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Julian Gruber</b></sub></a><br /><a href="https://github.com/libscie/credit-roll/commits?author=juliangruber" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/pbr4ne"><img src="https://avatars.githubusercontent.com/u/22901953?v=4?s=100" width="100px;" alt=""/><br /><sub><b>pbr4ne</b></sub></a><br /><a href="https://github.com/libscie/credit-roll/issues?q=author%3Apbr4ne" title="Bug reports">🐛</a> <a href="https://github.com/libscie/credit-roll/commits?author=pbr4ne" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
Expand Down

0 comments on commit c1cfb61

Please sign in to comment.