Skip to content

Commit

Permalink
docs: add leonardodino as a contributor (#586)
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 Mar 16, 2020
1 parent 72904ca commit dc43151
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,16 @@
"code",
"test"
]
},
{
"login": "leonardodino",
"name": "Leonardo Dino",
"avatar_url": "https://avatars2.githubusercontent.com/u/8649362?v=4",
"profile": "https://kunst.com.br",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://twitter.com/dance2die"><img src="https://avatars1.githubusercontent.com/u/8465237?v=4" width="100px;" alt=""/><br /><sub><b>Sung M. Kim</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Adance2die" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=dance2die" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/johnrjj"><img src="https://avatars0.githubusercontent.com/u/1103963?v=4" width="100px;" alt=""/><br /><sub><b>John Johnson</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=johnrjj" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=johnrjj" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/jooohn"><img src="https://avatars0.githubusercontent.com/u/2661835?v=4" width="100px;" alt=""/><br /><sub><b>Jun Tomioka</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=jooohn" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=jooohn" title="Tests">⚠️</a></td>
<td align="center"><a href="https://kunst.com.br"><img src="https://avatars2.githubusercontent.com/u/8649362?v=4" width="100px;" alt=""/><br /><sub><b>Leonardo Dino</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=leonardodino" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Aleonardodino" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down

0 comments on commit dc43151

Please sign in to comment.