Skip to content

Commit 2cc2126

Browse files
docs: add hexqi as a contributor for code (#245)
* 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 9e47888 commit 2cc2126

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,15 @@
9595
"contributions": [
9696
"code"
9797
]
98+
},
99+
{
100+
"login": "hexqi",
101+
"name": "Hexqi",
102+
"avatar_url": "https://avatars.githubusercontent.com/u/18585869?v=4",
103+
"profile": "https://github.com/hexqi",
104+
"contributions": [
105+
"code"
106+
]
98107
}
99108
],
100109
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
147147
<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>
148148
<td align="center" valign="top" width="14.28%"><a href="https://kagol.github.io/blogs"><img src="https://avatars.githubusercontent.com/u/9566362?v=4?s=100" width="100px;" alt="Kagol"/><br /><sub><b>Kagol</b></sub></a><br /><a href="#infra-kagol" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
149149
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jishuai-cool"><img src="https://avatars.githubusercontent.com/u/68739663?v=4?s=100" width="100px;" alt="jishuai-cool"/><br /><sub><b>jishuai-cool</b></sub></a><br /><a href="https://github.com/opentiny/tiny-cli/commits?author=jishuai-cool" title="Code">💻</a></td>
150+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hexqi"><img src="https://avatars.githubusercontent.com/u/18585869?v=4?s=100" width="100px;" alt="Hexqi"/><br /><sub><b>Hexqi</b></sub></a><br /><a href="https://github.com/opentiny/tiny-cli/commits?author=hexqi" title="Code">💻</a></td>
150151
</tr>
151152
</tbody>
152153
</table>

0 commit comments

Comments
 (0)