Skip to content

Commit 35dc0a0

Browse files
docs: add wjiangwang as a contributor for code (#242)
* 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 59f33b0 commit 35dc0a0

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@
6868
"contributions": [
6969
"code"
7070
]
71+
},
72+
{
73+
"login": "wjiangwang",
74+
"name": "wjiangwang",
75+
"avatar_url": "https://avatars.githubusercontent.com/u/39005591?v=4",
76+
"profile": "https://github.com/wjiangwang",
77+
"contributions": [
78+
"code"
79+
]
7180
}
7281
],
7382
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
144144
<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>
145145
</tr>
146+
<tr>
147+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wjiangwang"><img src="https://avatars.githubusercontent.com/u/39005591?v=4?s=100" width="100px;" alt="wjiangwang"/><br /><sub><b>wjiangwang</b></sub></a><br /><a href="https://github.com/opentiny/tiny-cli/commits?author=wjiangwang" title="Code">💻</a></td>
148+
</tr>
146149
</tbody>
147150
</table>
148151

0 commit comments

Comments
 (0)