Skip to content

Commit

Permalink
docs: add jpawlowski as a contributor for doc (#1702)
Browse files Browse the repository at this point in the history
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

* doc: Add tools tag for Julian Pawlowski

Signed-off-by: Fini Jastrow <[email protected]>

---------

Signed-off-by: Fini Jastrow <[email protected]>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Fini Jastrow <[email protected]>
  • Loading branch information
allcontributors[bot] and Finii committed Sep 5, 2024
1 parent f8f0bda commit 78cf90c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1786,6 +1786,16 @@
"contributions": [
"bug"
]
},
{
"login": "jpawlowski",
"name": "Julian Pawlowski",
"avatar_url": "https://avatars.githubusercontent.com/u/75446?v=4",
"profile": "https://julian.pawlowski.me",
"contributions": [
"tool",
"doc"
]
}
],
"repoType": "github",
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dsvoid"><img src="https://avatars.githubusercontent.com/u/7375973?v=4?s=100" width="100px;" alt="Dmitry S"/><br /><sub><b>Dmitry S</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Adsvoid" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://guse.dev"><img src="https://avatars.githubusercontent.com/u/162893147?v=4?s=100" width="100px;" alt="realguse"/><br /><sub><b>realguse</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=realguse" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/doongjohn"><img src="https://avatars.githubusercontent.com/u/40219740?v=4?s=100" width="100px;" alt="doongjohn"/><br /><sub><b>doongjohn</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Adoongjohn" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://julian.pawlowski.me"><img src="https://avatars.githubusercontent.com/u/75446?v=4?s=100" width="100px;" alt="Julian Pawlowski"/><br /><sub><b>Julian Pawlowski</b></sub></a><br /><a href="#tool-jpawlowski" title="Tools">🔧</a> <a href="https://github.com/ryanoasis/nerd-fonts/commits?author=jpawlowski" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 78cf90c

Please sign in to comment.