Skip to content

Commit d84756a

Browse files
docs: add diegohaz as a contributor (#558)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Anton Gilgur <agilgur5@gmail.com>
1 parent 7c1d677 commit d84756a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,15 @@
287287
"code",
288288
"ideas"
289289
]
290+
},
291+
{
292+
"login": "diegohaz",
293+
"name": "Haz",
294+
"avatar_url": "https://avatars3.githubusercontent.com/u/3068563?v=4",
295+
"profile": "https://twitter.com/diegohaz",
296+
"contributions": [
297+
"doc"
298+
]
290299
}
291300
],
292301
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
544544
<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>
545545
<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>
546546
<td align="center"><a href="http://natemoo.re"><img src="https://avatars0.githubusercontent.com/u/7118177?v=4" width="100px;" alt=""/><br /><sub><b>Nate Moore</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=natemoo-re" title="Code">💻</a> <a href="#ideas-natemoo-re" title="Ideas, Planning, & Feedback">🤔</a></td>
547+
<td align="center"><a href="https://twitter.com/diegohaz"><img src="https://avatars3.githubusercontent.com/u/3068563?v=4" width="100px;" alt=""/><br /><sub><b>Haz</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=diegohaz" title="Documentation">📖</a></td>
547548
</tr>
548549
</table>
549550

0 commit comments

Comments
 (0)