Skip to content

Commit 43e4e2f

Browse files
docs: add Aidurber as a contributor (#600)
* 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 de3c565 commit 43e4e2f

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
@@ -581,6 +581,15 @@
581581
"code",
582582
"doc"
583583
]
584+
},
585+
{
586+
"login": "Aidurber",
587+
"name": "Andrew",
588+
"avatar_url": "https://avatars1.githubusercontent.com/u/5732291?v=4",
589+
"profile": "https://github.com/Aidurber",
590+
"contributions": [
591+
"code"
592+
]
584593
}
585594
],
586595
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
581581
<td align="center"><a href="http://elad.ossadon.com"><img src="https://avatars0.githubusercontent.com/u/51488?v=4" width="100px;" alt=""/><br /><sub><b>Elad Ossadon</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=elado" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=elado" title="Tests">⚠️</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Aelado" title="Bug reports">🐛</a></td>
582582
<td align="center"><a href="https://github.com/third774"><img src="https://avatars3.githubusercontent.com/u/8732191?v=4" width="100px;" alt=""/><br /><sub><b>Kevin Kipp</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=third774" title="Code">💻</a></td>
583583
<td align="center"><a href="https://github.com/mfolnovic"><img src="https://avatars3.githubusercontent.com/u/20919?v=4" width="100px;" alt=""/><br /><sub><b>Matija Folnovic</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=mfolnovic" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=mfolnovic" title="Documentation">📖</a></td>
584+
<td align="center"><a href="https://github.com/Aidurber"><img src="https://avatars1.githubusercontent.com/u/5732291?v=4" width="100px;" alt=""/><br /><sub><b>Andrew</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=Aidurber" title="Code">💻</a></td>
584585
</tr>
585586
</table>
586587

0 commit comments

Comments
 (0)