Skip to content

Commit ff503b3

Browse files
add xiaoshanyangcode as a contributor for code (#1150)
* update README.md * update docs/en-us/contribute.md * update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent bb8233a commit ff503b3

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,15 @@
233233
"contributions": [
234234
"code"
235235
]
236+
},
237+
{
238+
"login": "xiaoshanyangcode",
239+
"name": "小山羊创作",
240+
"avatar_url": "https://avatars.githubusercontent.com/u/133758630?v=4",
241+
"profile": "https://github.com/xiaoshanyangcode",
242+
"contributions": [
243+
"code"
244+
]
236245
}
237246
],
238247
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
108108
<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>
109109
<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> <a href="https://github.com/sunny0826/kubecm/commits?author=mayooot" title="Tests">⚠️</a></td>
110110
<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>
111+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xiaoshanyangcode"><img src="https://avatars.githubusercontent.com/u/133758630?v=4?s=100" width="100px;" alt="小山羊创作"/><br /><sub><b>小山羊创作</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=xiaoshanyangcode" title="Code">💻</a></td>
111112
</tr>
112113
</tbody>
113114
<tfoot>

docs/en-us/contribute.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8787
<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>
8888
<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> <a href="https://github.com/sunny0826/kubecm/commits?author=mayooot" title="Tests">⚠️</a></td>
8989
<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>
90+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xiaoshanyangcode"><img src="https://avatars.githubusercontent.com/u/133758630?v=4?s=100" width="100px;" alt="小山羊创作"/><br /><sub><b>小山羊创作</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=xiaoshanyangcode" title="Code">💻</a></td>
9091
</tr>
9192
</tbody>
9293
<tfoot>

0 commit comments

Comments
 (0)