Skip to content

Commit

Permalink
add poneding as a contributor for code (#1052)
Browse files Browse the repository at this point in the history
* update README.md

* update docs/en-us/contribute.md

* update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jan 7, 2025
1 parent a0f0879 commit bf571ca
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,15 @@
"contributions": [
"code"
]
},
{
"login": "poneding",
"name": "Pone Ding",
"avatar_url": "https://avatars.githubusercontent.com/u/33922888?v=4",
"profile": "https://poneding.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.aiopsclub.com"><img src="https://avatars.githubusercontent.com/u/11087727?v=4?s=100" width="100px;" alt="yxxhero"/><br /><sub><b>yxxhero</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=yxxhero" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mayooot"><img src="https://avatars.githubusercontent.com/u/85121496?v=4?s=100" width="100px;" alt="Harry Li"/><br /><sub><b>Harry Li</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=mayooot" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://poneding.com"><img src="https://avatars.githubusercontent.com/u/33922888?v=4?s=100" width="100px;" alt="Pone Ding"/><br /><sub><b>Pone Ding</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=poneding" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>
Expand Down
1 change: 1 addition & 0 deletions docs/en-us/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.aiopsclub.com"><img src="https://avatars.githubusercontent.com/u/11087727?v=4?s=100" width="100px;" alt="yxxhero"/><br /><sub><b>yxxhero</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=yxxhero" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mayooot"><img src="https://avatars.githubusercontent.com/u/85121496?v=4?s=100" width="100px;" alt="Harry Li"/><br /><sub><b>Harry Li</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=mayooot" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://poneding.com"><img src="https://avatars.githubusercontent.com/u/33922888?v=4?s=100" width="100px;" alt="Pone Ding"/><br /><sub><b>Pone Ding</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=poneding" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>
Expand Down

0 comments on commit bf571ca

Please sign in to comment.