Skip to content

Commit

Permalink
docs: add goznauk as a contributor (#608)
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 17, 2020
1 parent 7e4601d commit 32ca779
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 @@ -649,6 +649,15 @@
"code",
"doc"
]
},
{
"login": "goznauk",
"name": "H.John Choi",
"avatar_url": "https://avatars0.githubusercontent.com/u/4438903?v=4",
"profile": "http://goznauk.github.io",
"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 @@ -590,6 +590,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/ArnaudBarre"><img src="https://avatars1.githubusercontent.com/u/14235743?v=4" width="100px;" alt=""/><br /><sub><b>Arnaud Barré</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=ArnaudBarre" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=ArnaudBarre" title="Documentation">📖</a></td>
<td align="center"><a href="http://twitter.com/techieshark"><img src="https://avatars2.githubusercontent.com/u/1072292?v=4" width="100px;" alt=""/><br /><sub><b>Peter W</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=techieshark" title="Documentation">📖</a></td>
<td align="center"><a href="http://joeflateau.net"><img src="https://avatars0.githubusercontent.com/u/643331?v=4" width="100px;" alt=""/><br /><sub><b>Joe Flateau</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=joeflateau" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=joeflateau" title="Documentation">📖</a></td>
<td align="center"><a href="http://goznauk.github.io"><img src="https://avatars0.githubusercontent.com/u/4438903?v=4" width="100px;" alt=""/><br /><sub><b>H.John Choi</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=goznauk" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down

0 comments on commit 32ca779

Please sign in to comment.