Skip to content

Commit

Permalink
docs: add honzabrecka as a contributor (#587)
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 dc43151 commit 4495dde
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,16 @@
"code",
"bug"
]
},
{
"login": "honzabrecka",
"name": "Honza Břečka",
"avatar_url": "https://avatars3.githubusercontent.com/u/1021827?v=4",
"profile": "https://honzabrecka.com",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<tr>
<td align="center"><a href="https://honzabrecka.com"><img src="https://avatars3.githubusercontent.com/u/1021827?v=4" width="100px;" alt=""/><br /><sub><b>Honza Břečka</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=honzabrecka" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Ahonzabrecka" title="Bug reports">🐛</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
Expand Down

0 comments on commit 4495dde

Please sign in to comment.