Skip to content

Commit 41b590d

Browse files
docs: add SimonKudsk as a contributor for code (#2053)
* 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 6ef2f57 commit 41b590d

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
@@ -804,6 +804,15 @@
804804
"bug",
805805
"code"
806806
]
807+
},
808+
{
809+
"login": "SimonKudsk",
810+
"name": "Simon Kudsk",
811+
"avatar_url": "https://avatars.githubusercontent.com/u/10168417?v=4",
812+
"profile": "https://github.com/SimonKudsk",
813+
"contributions": [
814+
"code"
815+
]
807816
}
808817
],
809818
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ For issues we want to focus on that are most relevant at any given time, please
199199
<tr>
200200
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pro100filipp"><img src="https://avatars.githubusercontent.com/u/12880697?v=4?s=100" width="100px;" alt="Filipp Kuznetsov"/><br /><sub><b>Filipp Kuznetsov</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=pro100filipp" title="Code">πŸ’»</a></td>
201201
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rustemd02"><img src="https://avatars.githubusercontent.com/u/11714456?v=4?s=100" width="100px;" alt="rustemd02"/><br /><sub><b>rustemd02</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Arustemd02" title="Bug reports">πŸ›</a> <a href="https://github.com/CodeEditApp/CodeEdit/commits?author=rustemd02" title="Code">πŸ’»</a></td>
202+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonKudsk"><img src="https://avatars.githubusercontent.com/u/10168417?v=4?s=100" width="100px;" alt="Simon Kudsk"/><br /><sub><b>Simon Kudsk</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=SimonKudsk" title="Code">πŸ’»</a></td>
202203
</tr>
203204
</tbody>
204205
</table>

0 commit comments

Comments
Β (0)