Skip to content

Commit 59f33b0

Browse files
docs: add h-ivy as a contributor for code (#241)
* 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 ef0abf2 commit 59f33b0

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@
5959
"contributions": [
6060
"code"
6161
]
62+
},
63+
{
64+
"login": "h-ivy",
65+
"name": "huanghh",
66+
"avatar_url": "https://avatars.githubusercontent.com/u/119093441?v=4",
67+
"profile": "https://github.com/h-ivy",
68+
"contributions": [
69+
"code"
70+
]
6271
}
6372
],
6473
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
141141
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GaoNeng-wWw"><img src="https://avatars.githubusercontent.com/u/31283122?v=4?s=100" width="100px;" alt="GaoNeng"/><br /><sub><b>GaoNeng</b></sub></a><br /><a href="https://github.com/opentiny/tiny-cli/commits?author=GaoNeng-wWw" title="Code">💻</a></td>
142142
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hello-yezi"><img src="https://avatars.githubusercontent.com/u/75346211?v=4?s=100" width="100px;" alt="yezileyouyou"/><br /><sub><b>yezileyouyou</b></sub></a><br /><a href="https://github.com/opentiny/tiny-cli/commits?author=hello-yezi" title="Documentation">📖</a></td>
143143
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aliceDxr"><img src="https://avatars.githubusercontent.com/u/33685369?v=4?s=100" width="100px;" alt="cecilia"/><br /><sub><b>cecilia</b></sub></a><br /><a href="https://github.com/opentiny/tiny-cli/commits?author=aliceDxr" title="Code">💻</a></td>
144+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/h-ivy"><img src="https://avatars.githubusercontent.com/u/119093441?v=4?s=100" width="100px;" alt="huanghh"/><br /><sub><b>huanghh</b></sub></a><br /><a href="https://github.com/opentiny/tiny-cli/commits?author=h-ivy" title="Code">💻</a></td>
144145
</tr>
145146
</tbody>
146147
</table>

0 commit comments

Comments
 (0)