Skip to content

Commit

Permalink
docs: add n3tr as a contributor (#557)
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 11, 2020
1 parent 735f301 commit 216bb56
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,17 @@
"bug",
"ideas"
]
},
{
"login": "n3tr",
"name": "Jirat Ki.",
"avatar_url": "https://avatars3.githubusercontent.com/u/155392?v=4",
"profile": "http://n3tr.com",
"contributions": [
"code",
"test",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/gndelia"><img src="https://avatars1.githubusercontent.com/u/352474?v=4" width="100px;" alt=""/><br /><sub><b>Gonzalo D'Elia</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=gndelia" title="Code">💻</a></td>
<td align="center"><a href="https://patreon.com/aleclarson"><img src="https://avatars2.githubusercontent.com/u/1925840?v=4" width="100px;" alt=""/><br /><sub><b>Alec Larson</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=aleclarson" title="Code">💻</a></td>
<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>
</tr>
</table>

Expand Down

0 comments on commit 216bb56

Please sign in to comment.