Skip to content

Commit

Permalink
docs: add simbo as a contributor for code (#153)
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 Aug 27, 2022
1 parent cc0a2bb commit 40f4151
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,15 @@
"contributions": [
"code"
]
},
{
"login": "simbo",
"name": "Simon Lepel",
"avatar_url": "https://avatars.githubusercontent.com/u/647390?v=4",
"profile": "http://simbo.de/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
<td align="center"><a href="https://github.com/kenodegard"><img src="https://avatars.githubusercontent.com/u/4546435?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ken Odegard</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=kenodegard" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/armsnyder"><img src="https://avatars.githubusercontent.com/u/9969202?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Adam Snyder</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=armsnyder" title="Code">💻</a></td>
<td align="center"><a href="http://srealmoreno.com"><img src="https://avatars.githubusercontent.com/u/50985135?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Salvador real</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=srealmoreno" title="Code">💻</a></td>
<td align="center"><a href="http://simbo.de/"><img src="https://avatars.githubusercontent.com/u/647390?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simon Lepel</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=simbo" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 40f4151

Please sign in to comment.