Skip to content

Commit e72ec4e

Browse files
docs: add bastibuck as a contributor (#559)
* 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 d84756a commit e72ec4e

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
@@ -296,6 +296,16 @@
296296
"contributions": [
297297
"doc"
298298
]
299+
},
300+
{
301+
"login": "bastibuck",
302+
"name": "Basti Buck",
303+
"avatar_url": "https://avatars1.githubusercontent.com/u/6306291?v=4",
304+
"profile": "http://bastibuck.de",
305+
"contributions": [
306+
"code",
307+
"bug"
308+
]
299309
}
300310
],
301311
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
547547
<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>
548+
<td align="center"><a href="http://bastibuck.de"><img src="https://avatars1.githubusercontent.com/u/6306291?v=4" width="100px;" alt=""/><br /><sub><b>Basti Buck</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=bastibuck" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Abastibuck" title="Bug reports">🐛</a></td>
548549
</tr>
549550
</table>
550551

0 commit comments

Comments
 (0)