Skip to content

Commit d9eb226

Browse files
docs: add LoicMahieu as a contributor (#451)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: swyx <shawnthe1@gmail.com>
1 parent 3932958 commit d9eb226

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
@@ -68,6 +68,16 @@
6868
"doc"
6969
]
7070
},
71+
{
72+
"login": "LoicMahieu",
73+
"name": "Loïc Mahieu",
74+
"avatar_url": "https://avatars0.githubusercontent.com/u/900947?v=4",
75+
"profile": "http://iGLOO.be",
76+
"contributions": [
77+
"code",
78+
"test"
79+
]
80+
},
7181
{
7282
"login": "sebald",
7383
"name": "Sebastian Sebald",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
518518
<td align="center"><a href="https://jasonet.co"><img src="https://avatars1.githubusercontent.com/u/10660468?v=4" width="100px;" alt=""/><br /><sub><b>Jason Etcovitch</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3AJasonEtco" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=JasonEtco" title="Tests">⚠️</a></td>
519519
<td align="center"><a href="https://github.com/skvale"><img src="https://avatars0.githubusercontent.com/u/5314713?v=4" width="100px;" alt=""/><br /><sub><b>Sam Kvale</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=skvale" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=skvale" title="Tests">⚠️</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Askvale" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=skvale" title="Documentation">📖</a></td>
520520
<td align="center"><a href="https://lucaspolito.dev/"><img src="https://avatars3.githubusercontent.com/u/41299650?v=4" width="100px;" alt=""/><br /><sub><b>Lucas Polito</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=lpolito" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=lpolito" title="Documentation">📖</a></td>
521+
<td align="center"><a href="http://iGLOO.be"><img src="https://avatars0.githubusercontent.com/u/900947?v=4" width="100px;" alt=""/><br /><sub><b>Loïc Mahieu</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=LoicMahieu" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=LoicMahieu" title="Tests">⚠️</a></td>
521522
<td align="center"><a href="https://github.com/sebald"><img src="https://avatars3.githubusercontent.com/u/985701?v=4" width="100px;" alt=""/><br /><sub><b>Sebastian Sebald</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=sebald" title="Documentation">📖</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=sebald" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=sebald" title="Tests">⚠️</a></td>
522523
<td align="center"><a href="https://twitter.com/karlhorky"><img src="https://avatars2.githubusercontent.com/u/1935696?v=4" width="100px;" alt=""/><br /><sub><b>Karl Horky</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=karlhorky" title="Documentation">📖</a></td>
523524
<td align="center"><a href="https://ghuser.io/jamesgeorge007"><img src="https://avatars2.githubusercontent.com/u/25279263?v=4" width="100px;" alt=""/><br /><sub><b>James George</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=jamesgeorge007" title="Documentation">📖</a></td>

0 commit comments

Comments
 (0)