Skip to content

Commit f1e06c2

Browse files
docs: add tunnckoCore as a contributor (#595)
* 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 dc871c1 commit f1e06c2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,17 @@
531531
"code",
532532
"ideas"
533533
]
534+
},
535+
{
536+
"login": "tunnckoCore",
537+
"name": "Charlike Mike Reagent",
538+
"avatar_url": "https://avatars3.githubusercontent.com/u/5038030?v=4",
539+
"profile": "https://tunnckoCore.com",
540+
"contributions": [
541+
"review",
542+
"code",
543+
"ideas"
544+
]
534545
}
535546
],
536547
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
576576
</tr>
577577
<tr>
578578
<td align="center"><a href="https://fabulas.io"><img src="https://avatars1.githubusercontent.com/u/14793389?v=4" width="100px;" alt=""/><br /><sub><b>Michael Edelman </b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=medelman17" title="Code">💻</a> <a href="#ideas-medelman17" title="Ideas, Planning, & Feedback">🤔</a></td>
579+
<td align="center"><a href="https://tunnckoCore.com"><img src="https://avatars3.githubusercontent.com/u/5038030?v=4" width="100px;" alt=""/><br /><sub><b>Charlike Mike Reagent</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/pulls?q=is%3Apr+reviewed-by%3AtunnckoCore" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=tunnckoCore" title="Code">💻</a> <a href="#ideas-tunnckoCore" title="Ideas, Planning, & Feedback">🤔</a></td>
579580
</tr>
580581
</table>
581582

0 commit comments

Comments
 (0)