Skip to content

Commit f4783d6

Browse files
docs: add fknop as a contributor (#549)
* 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 d4e12ee commit f4783d6

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
@@ -226,6 +226,15 @@
226226
"code",
227227
"test"
228228
]
229+
},
230+
{
231+
"login": "fknop",
232+
"name": "Florian Knop",
233+
"avatar_url": "https://avatars2.githubusercontent.com/u/6775689?v=4",
234+
"profile": "https://github.com/fknop",
235+
"contributions": [
236+
"bug"
237+
]
229238
}
230239
],
231240
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
536536
<td align="center"><a href="https://tomasehrlich.cz"><img src="https://avatars2.githubusercontent.com/u/827862?v=4" width="100px;" alt=""/><br /><sub><b>Tomáš Ehrlich</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Atricoder42" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=tricoder42" title="Code">💻</a></td>
537537
<td align="center"><a href="https://github.com/kyle-johnson"><img src="https://avatars3.githubusercontent.com/u/1007162?v=4" width="100px;" alt=""/><br /><sub><b>Kyle Johnson</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Akyle-johnson" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=kyle-johnson" title="Code">💻</a></td>
538538
<td align="center"><a href="http://www.etiennedeladonchamps.fr/"><img src="https://avatars3.githubusercontent.com/u/14336608?v=4" width="100px;" alt=""/><br /><sub><b>Etienne Dldc</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Aetienne-dldc" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=etienne-dldc" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=etienne-dldc" title="Tests">⚠️</a></td>
539+
<td align="center"><a href="https://github.com/fknop"><img src="https://avatars2.githubusercontent.com/u/6775689?v=4" width="100px;" alt=""/><br /><sub><b>Florian Knop</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Afknop" title="Bug reports">🐛</a></td>
539540
</tr>
540541
</table>
541542

0 commit comments

Comments
 (0)