Skip to content

Commit 065b331

Browse files
docs: add maxkel as a contributor for bug (#1082)
* 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 34727e4 commit 065b331

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,15 @@
527527
"contributions": [
528528
"code"
529529
]
530+
},
531+
{
532+
"login": "maxkel",
533+
"name": "maxkel",
534+
"avatar_url": "https://avatars.githubusercontent.com/u/46418077?v=4",
535+
"profile": "https://github.com/maxkel",
536+
"contributions": [
537+
"bug"
538+
]
530539
}
531540
],
532541
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,9 @@ Be part of the next revolution in code editing by contributing to the project. T
147147
<td align="center" valign="top" width="14.28%"><a href="https://cubik65536.top"><img src="https://avatars.githubusercontent.com/u/72877496?v=4?s=100" width="100px;" alt="Cubik"/><br /><sub><b>Cubik</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3ACubik65536" title="Bug reports">πŸ›</a></td>
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>
150+
<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>
152+
</tr>
150153
</tbody>
151154
</table>
152155

0 commit comments

Comments
Β (0)