Skip to content

Commit 78073f7

Browse files
docs: add slorber as a contributor (#563)
* 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 518ef10 commit 78073f7

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
@@ -338,6 +338,15 @@
338338
"test",
339339
"bug"
340340
]
341+
},
342+
{
343+
"login": "slorber",
344+
"name": "Sébastien Lorber",
345+
"avatar_url": "https://avatars0.githubusercontent.com/u/749374?v=4",
346+
"profile": "https://sebastienlorber.com/",
347+
"contributions": [
348+
"code"
349+
]
341350
}
342351
],
343352
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
551551
<td align="center"><a href="https://pablosz.tech"><img src="https://avatars3.githubusercontent.com/u/8672915?v=4" width="100px;" alt=""/><br /><sub><b>Pablo Saez</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=PabloSzx" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3APabloSzx" title="Bug reports">🐛</a></td>
552552
<td align="center"><a href="http://www.twitter.com/jake_gavin"><img src="https://avatars2.githubusercontent.com/u/5965895?v=4" width="100px;" alt=""/><br /><sub><b>Jake Gavin</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Ajakegavin" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=jakegavin" title="Code">💻</a></td>
553553
<td align="center"><a href="https://grantforrest.dev"><img src="https://avatars1.githubusercontent.com/u/2829772?v=4" width="100px;" alt=""/><br /><sub><b>Grant Forrest</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=a-type" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=a-type" title="Tests">⚠️</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Aa-type" title="Bug reports">🐛</a></td>
554+
<td align="center"><a href="https://sebastienlorber.com/"><img src="https://avatars0.githubusercontent.com/u/749374?v=4" width="100px;" alt=""/><br /><sub><b>Sébastien Lorber</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=slorber" title="Code">💻</a></td>
554555
</tr>
555556
</table>
556557

0 commit comments

Comments
 (0)