Skip to content

Commit

Permalink
docs: add cunnyplapper as a contributor for code (#850)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update README_ZH.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Mar 14, 2024
1 parent a579a43 commit b536d95
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,15 @@
"contributions": [
"translation"
]
},
{
"login": "cunnyplapper",
"name": "cunnyplapper",
"avatar_url": "https://avatars.githubusercontent.com/u/160966585?v=4",
"profile": "https://github.com/cunnyplapper",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ Thanks go to these wonderful people:
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hauuau"><img src="https://avatars.githubusercontent.com/u/52239673?v=4?s=100" width="100px;" alt="hauuau"/><br /><sub><b>hauuau</b></sub></a><br /><a href="https://github.com/Blinue/Magpie/commits?author=hauuau" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nellydocs"><img src="https://avatars.githubusercontent.com/u/71311423?v=4?s=100" width="100px;" alt="nellydocs"/><br /><sub><b>nellydocs</b></sub></a><br /><a href="#translation-nellydocs" title="Translation">🌍</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cunnyplapper"><img src="https://avatars.githubusercontent.com/u/160966585?v=4?s=100" width="100px;" alt="cunnyplapper"/><br /><sub><b>cunnyplapper</b></sub></a><br /><a href="https://github.com/Blinue/Magpie/commits?author=cunnyplapper" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down
3 changes: 3 additions & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ Magpie 是一个轻量级的窗口缩放工具,内置了多种高效的缩放
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hauuau"><img src="https://avatars.githubusercontent.com/u/52239673?v=4?s=100" width="100px;" alt="hauuau"/><br /><sub><b>hauuau</b></sub></a><br /><a href="https://github.com/Blinue/Magpie/commits?author=hauuau" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nellydocs"><img src="https://avatars.githubusercontent.com/u/71311423?v=4?s=100" width="100px;" alt="nellydocs"/><br /><sub><b>nellydocs</b></sub></a><br /><a href="#translation-nellydocs" title="Translation">🌍</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cunnyplapper"><img src="https://avatars.githubusercontent.com/u/160966585?v=4?s=100" width="100px;" alt="cunnyplapper"/><br /><sub><b>cunnyplapper</b></sub></a><br /><a href="https://github.com/Blinue/Magpie/commits?author=cunnyplapper" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit b536d95

Please sign in to comment.