Skip to content

Commit

Permalink
docs: add AlmostPanda as a contributor for design (#73)
Browse files Browse the repository at this point in the history
* docs: update .github/README.md

* docs: update .github/README.zh-cn.md

* docs: update .github/README.zh-tw.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Oct 19, 2024
1 parent 741f91a commit 4ffc671
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,15 @@
"contributions": [
"bug"
]
},
{
"login": "AlmostPanda",
"name": "AlmostPanda",
"avatar_url": "https://avatars.githubusercontent.com/u/141587317?v=4",
"profile": "https://github.com/AlmostPanda",
"contributions": [
"design"
]
}
]
}
3 changes: 3 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ Thanks go to these wonderful people ([emoji key][all-contributors-emoji-key]):
<td align="center" valign="top" width="14.28%"><a href="https://m.bilibili.com/space/628511814"><img src="https://avatars.githubusercontent.com/u/85825680?v=4?s=100" width="100px;" alt="lwj_666"/><br /><sub><b>lwj_666</b></sub></a><br /><a href="#bug-jiajia06403" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/XXY233"><img src="https://avatars.githubusercontent.com/u/46647646?v=4?s=100" width="100px;" alt="TheLittle_Yang"/><br /><sub><b>TheLittle_Yang</b></sub></a><br /><a href="#bug-XXY233" title="Bug reports">πŸ›</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlmostPanda"><img src="https://avatars.githubusercontent.com/u/141587317?v=4?s=100" width="100px;" alt="AlmostPanda"/><br /><sub><b>AlmostPanda</b></sub></a><br /><a href="#design-AlmostPanda" title="Design">🎨</a></td>
</tr>
</tbody>
</table>

Expand Down
3 changes: 3 additions & 0 deletions .github/README.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@
<td align="center" valign="top" width="14.28%"><a href="https://m.bilibili.com/space/628511814"><img src="https://avatars.githubusercontent.com/u/85825680?v=4?s=100" width="100px;" alt="lwj_666"/><br /><sub><b>lwj_666</b></sub></a><br /><a href="#bug-jiajia06403" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/XXY233"><img src="https://avatars.githubusercontent.com/u/46647646?v=4?s=100" width="100px;" alt="TheLittle_Yang"/><br /><sub><b>TheLittle_Yang</b></sub></a><br /><a href="#bug-XXY233" title="Bug reports">πŸ›</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlmostPanda"><img src="https://avatars.githubusercontent.com/u/141587317?v=4?s=100" width="100px;" alt="AlmostPanda"/><br /><sub><b>AlmostPanda</b></sub></a><br /><a href="#design-AlmostPanda" title="Design">🎨</a></td>
</tr>
</tbody>
</table>

Expand Down
3 changes: 3 additions & 0 deletions .github/README.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@
<td align="center" valign="top" width="14.28%"><a href="https://m.bilibili.com/space/628511814"><img src="https://avatars.githubusercontent.com/u/85825680?v=4?s=100" width="100px;" alt="lwj_666"/><br /><sub><b>lwj_666</b></sub></a><br /><a href="#bug-jiajia06403" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/XXY233"><img src="https://avatars.githubusercontent.com/u/46647646?v=4?s=100" width="100px;" alt="TheLittle_Yang"/><br /><sub><b>TheLittle_Yang</b></sub></a><br /><a href="#bug-XXY233" title="Bug reports">πŸ›</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlmostPanda"><img src="https://avatars.githubusercontent.com/u/141587317?v=4?s=100" width="100px;" alt="AlmostPanda"/><br /><sub><b>AlmostPanda</b></sub></a><br /><a href="#design-AlmostPanda" title="Design">🎨</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 4ffc671

Please sign in to comment.