Skip to content

Commit da53ea8

Browse files
docs: add ludofischer as a contributor (#894)
* 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 57f7dcc commit da53ea8

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
@@ -952,6 +952,15 @@
952952
"contributions": [
953953
"bug"
954954
]
955+
},
956+
{
957+
"login": "ludofischer",
958+
"name": "Ludovico Fischer",
959+
"avatar_url": "https://avatars1.githubusercontent.com/u/43557?v=4",
960+
"profile": "http://www.ludofischer.com",
961+
"contributions": [
962+
"code"
963+
]
955964
}
956965
],
957966
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
653653
<tr>
654654
<td align="center"><a href="http://formoses.ru/"><img src="https://avatars3.githubusercontent.com/u/3105477?v=4" width="100px;" alt=""/><br /><sub><b>Vladislav Moiseev</b></sub></a><br /><a href="https://github.com/formium/tsdx/commits?author=vladdy-moses" title="Code">💻</a></td>
655655
<td align="center"><a href="https://github.com/felixmosh"><img src="https://avatars3.githubusercontent.com/u/9304194?v=4" width="100px;" alt=""/><br /><sub><b>Felix Mosheev</b></sub></a><br /><a href="https://github.com/formium/tsdx/issues?q=author%3Afelixmosh" title="Bug reports">🐛</a></td>
656+
<td align="center"><a href="http://www.ludofischer.com"><img src="https://avatars1.githubusercontent.com/u/43557?v=4" width="100px;" alt=""/><br /><sub><b>Ludovico Fischer</b></sub></a><br /><a href="https://github.com/formium/tsdx/commits?author=ludofischer" title="Code">💻</a></td>
656657
</tr>
657658
</table>
658659

0 commit comments

Comments
 (0)