Skip to content

Commit 40f4151

Browse files
docs: add simbo as a contributor for code (#153)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cc0a2bb commit 40f4151

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@
5858
"contributions": [
5959
"code"
6060
]
61+
},
62+
{
63+
"login": "simbo",
64+
"name": "Simon Lepel",
65+
"avatar_url": "https://avatars.githubusercontent.com/u/647390?v=4",
66+
"profile": "http://simbo.de/",
67+
"contributions": [
68+
"code"
69+
]
6170
}
6271
],
6372
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
153153
<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>
154154
<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>
155155
<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>
156+
<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>
156157
</tr>
157158
</table>
158159

0 commit comments

Comments
 (0)