Skip to content

Commit e0ad9cd

Browse files
docs: add hyanmandian as a contributor (#574)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 3a270f5 commit e0ad9cd

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,16 @@
402402
"contributions": [
403403
"doc"
404404
]
405+
},
406+
{
407+
"login": "hyanmandian",
408+
"name": "Hyan Mandian",
409+
"avatar_url": "https://avatars3.githubusercontent.com/u/5044101?v=4",
410+
"profile": "https://hyan.com.br",
411+
"contributions": [
412+
"code",
413+
"test"
414+
]
405415
}
406416
],
407417
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
559559
<tr>
560560
<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>
561561
<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>
562+
<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>
562563
</tr>
563564
</table>
564565

0 commit comments

Comments
 (0)