Skip to content

Commit

Permalink
docs: add hyanmandian as a contributor (#574)
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] committed Mar 11, 2020
1 parent 3a270f5 commit e0ad9cd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Expand Up @@ -402,6 +402,16 @@
"contributions": [
"doc"
]
},
{
"login": "hyanmandian",
"name": "Hyan Mandian",
"avatar_url": "https://avatars3.githubusercontent.com/u/5044101?v=4",
"profile": "https://hyan.com.br",
"contributions": [
"code",
"test"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -559,6 +559,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/FredyC"><img src="https://avatars0.githubusercontent.com/u/1096340?v=4" width="100px;" alt=""/><br /><sub><b>Daniel K.</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Documentation">📖</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Tests">⚠️</a> <a href="#ideas-FredyC" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3AFredyC" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://www.quentin-sommer.com"><img src="https://avatars2.githubusercontent.com/u/9129496?v=4" width="100px;" alt=""/><br /><sub><b>Quentin Sommer</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=quentin-sommer" title="Documentation">📖</a></td>
<td align="center"><a href="https://hyan.com.br"><img src="https://avatars3.githubusercontent.com/u/5044101?v=4" width="100px;" alt=""/><br /><sub><b>Hyan Mandian</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=hyanmandian" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=hyanmandian" title="Tests">⚠️</a></td>
</tr>
</table>

Expand Down

0 comments on commit e0ad9cd

Please sign in to comment.