Skip to content

Commit

Permalink
docs: add diegohaz as a contributor (#558)
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>
Co-authored-by: Anton Gilgur <agilgur5@gmail.com>
  • Loading branch information
allcontributors[bot] and agilgur5 authored Mar 11, 2020
1 parent 7c1d677 commit d84756a
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 @@ -287,6 +287,15 @@
"code",
"ideas"
]
},
{
"login": "diegohaz",
"name": "Haz",
"avatar_url": "https://avatars3.githubusercontent.com/u/3068563?v=4",
"profile": "https://twitter.com/diegohaz",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://cantaloupesys.com/"><img src="https://avatars2.githubusercontent.com/u/277214?v=4" width="100px;" alt=""/><br /><sub><b>Justin Grant</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Ajustingrant" title="Bug reports">🐛</a> <a href="#ideas-justingrant" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="http://n3tr.com"><img src="https://avatars3.githubusercontent.com/u/155392?v=4" width="100px;" alt=""/><br /><sub><b>Jirat Ki.</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=n3tr" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=n3tr" title="Tests">⚠️</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3An3tr" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://natemoo.re"><img src="https://avatars0.githubusercontent.com/u/7118177?v=4" width="100px;" alt=""/><br /><sub><b>Nate Moore</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=natemoo-re" title="Code">💻</a> <a href="#ideas-natemoo-re" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://twitter.com/diegohaz"><img src="https://avatars3.githubusercontent.com/u/3068563?v=4" width="100px;" alt=""/><br /><sub><b>Haz</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=diegohaz" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down

0 comments on commit d84756a

Please sign in to comment.