Skip to content

Commit c6e9064

Browse files
docs: add scaredcr6w as a contributor for code (#1860)
* 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 b6e2756 commit c6e9064

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
@@ -749,6 +749,15 @@
749749
"contributions": [
750750
"code"
751751
]
752+
},
753+
{
754+
"login": "scaredcr6w",
755+
"name": "Levente Anda",
756+
"avatar_url": "https://avatars.githubusercontent.com/u/85457088?v=4",
757+
"profile": "https://github.com/scaredcr6w",
758+
"contributions": [
759+
"code"
760+
]
752761
}
753762
],
754763
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ For issues we want to focus on that are most relevant at any given time, please
188188
<td align="center" valign="top" width="14.28%"><a href="http://danielz.xyz"><img src="https://avatars.githubusercontent.com/u/65467530?v=4?s=100" width="100px;" alt="Daniel Zhu"/><br /><sub><b>Daniel Zhu</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Adanielzsh" title="Bug reports">πŸ›</a></td>
189189
<td align="center" valign="top" width="14.28%"><a href="https://github.com/simonwhitaker"><img src="https://avatars.githubusercontent.com/u/116432?v=4?s=100" width="100px;" alt="Simon Whitaker"/><br /><sub><b>Simon Whitaker</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Asimonwhitaker" title="Bug reports">πŸ›</a></td>
190190
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LeonardoLarranaga"><img src="https://avatars.githubusercontent.com/u/83844690?v=4?s=100" width="100px;" alt="Leonardo"/><br /><sub><b>Leonardo</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=LeonardoLarranaga" title="Code">πŸ’»</a></td>
191+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/scaredcr6w"><img src="https://avatars.githubusercontent.com/u/85457088?v=4?s=100" width="100px;" alt="Levente Anda"/><br /><sub><b>Levente Anda</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=scaredcr6w" title="Code">πŸ’»</a></td>
191192
</tr>
192193
</tbody>
193194
</table>

0 commit comments

Comments
Β (0)