Skip to content

Commit

Permalink
Merge branch 'main' into all-contributors/add-enpitsuLin
Browse files Browse the repository at this point in the history
  • Loading branch information
Tao-VanJS authored Aug 31, 2023
2 parents f67c006 + c3e3950 commit d2cdff1
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,42 @@
"example",
"code"
]
"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/",
"contributions": [
"code"
]
},
{
"login": "ryanolsonx",
"name": "Ryan Olson",
"avatar_url": "https://avatars.githubusercontent.com/u/238929?v=4",
"profile": "https://github.com/ryanolsonx",
"contributions": [
"content"
]
},
{
"login": "Tao-VanJS",
"name": "Tao Xin",
"avatar_url": "https://avatars.githubusercontent.com/u/132854319?v=4",
"profile": "http://vanjs.org",
"contributions": [
"design",
"code",
"doc"
]
}
]
}
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://enpitsulin.xyz"><img src="https://avatars.githubusercontent.com/u/29378026?v=4?s=100" width="100px;" alt="enpitsulin"/><br /><sub><b>enpitsulin</b></sub></a><br /><a href="#example-enpitsuLin" title="Examples">💡</a> <a href="#code-enpitsuLin" title="Code">💻</a></td>
<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>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit d2cdff1

Please sign in to comment.