Skip to content

Commit f861651

Browse files
docs: add maxkel as a contributor for code (#1087)
* 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 97b5e32 commit f861651

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,8 @@
534534
"avatar_url": "https://avatars.githubusercontent.com/u/46418077?v=4",
535535
"profile": "https://github.com/maxkel",
536536
"contributions": [
537-
"bug"
537+
"bug",
538+
"code"
538539
]
539540
}
540541
],

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Be part of the next revolution in code editing by contributing to the project. T
148148
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/RenanGreca"><img src="https://avatars.githubusercontent.com/u/5760386?v=4?s=100" width="100px;" alt="Renan Greca"/><br /><sub><b>Renan Greca</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=RenanGreca" title="Code">πŸ’»</a></td>
149149
</tr>
150150
<tr>
151-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maxkel"><img src="https://avatars.githubusercontent.com/u/46418077?v=4?s=100" width="100px;" alt="maxkel"/><br /><sub><b>maxkel</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Amaxkel" title="Bug reports">πŸ›</a></td>
151+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maxkel"><img src="https://avatars.githubusercontent.com/u/46418077?v=4?s=100" width="100px;" alt="maxkel"/><br /><sub><b>maxkel</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Amaxkel" title="Bug reports">πŸ›</a> <a href="https://github.com/CodeEditApp/CodeEdit/commits?author=maxkel" title="Code">πŸ’»</a></td>
152152
</tr>
153153
</tbody>
154154
</table>

0 commit comments

Comments
Β (0)