Skip to content

Commit

Permalink
docs: add cnstark as a contributor for infra (#113)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jan 4, 2024
1 parent abfe191 commit 5511522
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@
"code",
"bug"
]
},
{
"login": "cnstark",
"name": "CNStark",
"avatar_url": "https://avatars.githubusercontent.com/u/45590791?v=4",
"profile": "https://github.com/cnstark",
"contributions": [
"infra"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zezhishao"><img src="https://avatars.githubusercontent.com/u/33691477?v=4?s=100" width="100px;" alt="S22"/><br /><sub><b>S22</b></sub></a><br /><a href="#maintenance-zezhishao" title="Maintenance">🚧</a> <a href="#infra-zezhishao" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/zezhishao/BasicTS/commits?author=zezhishao" title="Code">💻</a> <a href="https://github.com/zezhishao/BasicTS/issues?q=author%3Azezhishao" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LMissher"><img src="https://avatars.githubusercontent.com/u/37818979?v=4?s=100" width="100px;" alt="LMissher"/><br /><sub><b>LMissher</b></sub></a><br /><a href="https://github.com/zezhishao/BasicTS/commits?author=LMissher" title="Code">💻</a> <a href="https://github.com/zezhishao/BasicTS/issues?q=author%3ALMissher" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cnstark"><img src="https://avatars.githubusercontent.com/u/45590791?v=4?s=100" width="100px;" alt="CNStark"/><br /><sub><b>CNStark</b></sub></a><br /><a href="#infra-cnstark" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 5511522

Please sign in to comment.