Skip to content

Commit

Permalink
Merge pull request #90 from vanjs-org/all-contributors/add-tamo
Browse files Browse the repository at this point in the history
docs: add tamo as a contributor for code
  • Loading branch information
Tao-VanJS authored Aug 31, 2023
2 parents 0d7dc40 + 307851b commit da87ffa
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 @@ -8,6 +8,15 @@
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"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",
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="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>
Expand Down

0 comments on commit da87ffa

Please sign in to comment.