Skip to content

Commit 0f471ba

Browse files
docs: add Wouter01 as a contributor for code (#1001)
* 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 832f6fd commit 0f471ba

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

β€Ž.all-contributorsrcβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,15 @@
500500
"contributions": [
501501
"bug"
502502
]
503+
},
504+
{
505+
"login": "Wouter01",
506+
"name": "Wouter Hennen",
507+
"avatar_url": "https://avatars.githubusercontent.com/u/62355975?v=4",
508+
"profile": "https://github.com/Wouter01",
509+
"contributions": [
510+
"code"
511+
]
503512
}
504513
],
505514
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Be part of the next revolution in code editing by contributing to the project. T
143143
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yapryntsev"><img src="https://avatars.githubusercontent.com/u/18378212?v=4?s=100" width="100px;" alt="Alex Yapryntsev"/><br /><sub><b>Alex Yapryntsev</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=yapryntsev" title="Code">πŸ’»</a></td>
144144
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Code-DJ"><img src="https://avatars.githubusercontent.com/u/8212554?v=4?s=100" width="100px;" alt="Code-DJ"/><br /><sub><b>Code-DJ</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=Code-DJ" title="Code">πŸ’»</a> <a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3ACode-DJ" title="Bug reports">πŸ›</a></td>
145145
<td align="center" valign="top" width="14.28%"><a href="https://github.com/neilZon"><img src="https://avatars.githubusercontent.com/u/46465568?v=4?s=100" width="100px;" alt="Neilzon Viloria"/><br /><sub><b>Neilzon Viloria</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3AneilZon" title="Bug reports">πŸ›</a></td>
146+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Wouter01"><img src="https://avatars.githubusercontent.com/u/62355975?v=4?s=100" width="100px;" alt="Wouter Hennen"/><br /><sub><b>Wouter Hennen</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=Wouter01" title="Code">πŸ’»</a></td>
146147
</tr>
147148
</tbody>
148149
</table>

0 commit comments

Comments
Β (0)