Skip to content

Commit

Permalink
Merge pull request #91 from vanjs-org/all-contributors/add-icecream17
Browse files Browse the repository at this point in the history
docs: add icecream17 as a contributor for code
  • Loading branch information
Tao-VanJS authored Aug 31, 2023
2 parents da87ffa + b940750 commit c3e3950
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,16 @@
"contributorsPerLine": 7,
"contributors": [
{
"login": "tamo",
"login": "icecream17",
"name": "icecream17",
"avatar_url": "https://avatars.githubusercontent.com/u/58114641?v=4",
"profile": "https://lichess.org/@/StevenEmily",
"contributions": [
"code"
]
},
{
"login": "tamo",
"name": "Tamotsu Takahashi",
"avatar_url": "https://avatars.githubusercontent.com/u/383537?v=4",
"profile": "http://tamo.tdiary.net/",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://lichess.org/@/StevenEmily"><img src="https://avatars.githubusercontent.com/u/58114641?v=4?s=100" width="100px;" alt="icecream17"/><br /><sub><b>icecream17</b></sub></a><br /><a href="#code-icecream17" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://tamo.tdiary.net/"><img src="https://avatars.githubusercontent.com/u/383537?v=4?s=100" width="100px;" alt="Tamotsu Takahashi"/><br /><sub><b>Tamotsu Takahashi</b></sub></a><br /><a href="#code-tamo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ryanolsonx"><img src="https://avatars.githubusercontent.com/u/238929?v=4?s=100" width="100px;" alt="Ryan Olson"/><br /><sub><b>Ryan Olson</b></sub></a><br /><a href="#content-ryanolsonx" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://vanjs.org"><img src="https://avatars.githubusercontent.com/u/132854319?v=4?s=100" width="100px;" alt="Tao Xin"/><br /><sub><b>Tao Xin</b></sub></a><br /><a href="#design-Tao-VanJS" title="Design">🎨</a> <a href="#code-Tao-VanJS" title="Code">💻</a> <a href="#doc-Tao-VanJS" title="Documentation">📖</a></td>
Expand Down

0 comments on commit c3e3950

Please sign in to comment.