Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,16 @@
"contributions": [
"doc"
]
},
{
"login": "joeflateau",
"name": "Joe Flateau",
"avatar_url": "https://avatars0.githubusercontent.com/u/643331?v=4",
"profile": "http://joeflateau.net",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://www.ncphi.com"><img src="https://avatars2.githubusercontent.com/u/824015?v=4" width="100px;" alt=""/><br /><sub><b>NCPhillips</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=ncphillips" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/ArnaudBarre"><img src="https://avatars1.githubusercontent.com/u/14235743?v=4" width="100px;" alt=""/><br /><sub><b>Arnaud Barré</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=ArnaudBarre" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=ArnaudBarre" title="Documentation">📖</a></td>
<td align="center"><a href="http://twitter.com/techieshark"><img src="https://avatars2.githubusercontent.com/u/1072292?v=4" width="100px;" alt=""/><br /><sub><b>Peter W</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=techieshark" title="Documentation">📖</a></td>
<td align="center"><a href="http://joeflateau.net"><img src="https://avatars0.githubusercontent.com/u/643331?v=4" width="100px;" alt=""/><br /><sub><b>Joe Flateau</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=joeflateau" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=joeflateau" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down