Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
docs: add dobesv as a contributor for code (#25)
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] authored Mar 22, 2023
1 parent 4ec0efd commit 1c7079e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@
"contributions": [
"code"
]
},
{
"login": "dobesv",
"name": "Dobes Vandermeer",
"avatar_url": "https://avatars.githubusercontent.com/u/327833?v=4",
"profile": "http://dobesv.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,13 @@ By default license files are not traversed since there's no simple heuristic to
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://noahnu.com/"><img src="https://avatars.githubusercontent.com/u/1297096?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Noah</b></sub></a><br /><a href="https://github.com/tophat/yarn-plugin-licenses/commits?author=noahnu" title="Code">💻</a> <a href="#infra-noahnu" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="http://www.linkedin.com/in/kurtvonlaven/"><img src="https://avatars.githubusercontent.com/u/974910?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kurt von Laven</b></sub></a><br /><a href="https://github.com/tophat/yarn-plugin-licenses/commits?author=Kurt-von-Laven" title="Code">💻</a></td>
</tr>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://noahnu.com/"><img src="https://avatars.githubusercontent.com/u/1297096?v=4?s=100" width="100px;" alt="Noah"/><br /><sub><b>Noah</b></sub></a><br /><a href="https://github.com/tophat/yarn-plugin-licenses/commits?author=noahnu" title="Code">💻</a> <a href="#infra-noahnu" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/kurtvonlaven/"><img src="https://avatars.githubusercontent.com/u/974910?v=4?s=100" width="100px;" alt="Kurt von Laven"/><br /><sub><b>Kurt von Laven</b></sub></a><br /><a href="https://github.com/tophat/yarn-plugin-licenses/commits?author=Kurt-von-Laven" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://dobesv.com"><img src="https://avatars.githubusercontent.com/u/327833?v=4?s=100" width="100px;" alt="Dobes Vandermeer"/><br /><sub><b>Dobes Vandermeer</b></sub></a><br /><a href="https://github.com/tophat/yarn-plugin-licenses/commits?author=dobesv" title="Code">💻</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
Expand Down

0 comments on commit 1c7079e

Please sign in to comment.