Skip to content

Commit

Permalink
docs: add albizures as a contributor (#592)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Mar 16, 2020
1 parent 1ad4787 commit 47a566e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,17 @@
"contributions": [
"code"
]
},
{
"login": "albizures",
"name": "Jose Albizures",
"avatar_url": "https://avatars3.githubusercontent.com/u/6843073?v=4",
"profile": "http://albizures.com",
"contributions": [
"code",
"test",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/bbugh"><img src="https://avatars3.githubusercontent.com/u/438465?v=4" width="100px;" alt=""/><br /><sub><b>Brian Bugh</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=bbugh" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Abbugh" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/ccarse"><img src="https://avatars2.githubusercontent.com/u/1965943?v=4" width="100px;" alt=""/><br /><sub><b>Cody Carse</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=ccarse" title="Documentation">📖</a></td>
<td align="center"><a href="http://sadsa.github.io"><img src="https://avatars0.githubusercontent.com/u/3200576?v=4" width="100px;" alt=""/><br /><sub><b>Josh Biddick</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=sadsa" title="Code">💻</a></td>
<td align="center"><a href="http://albizures.com"><img src="https://avatars3.githubusercontent.com/u/6843073?v=4" width="100px;" alt=""/><br /><sub><b>Jose Albizures</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=albizures" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=albizures" title="Tests">⚠️</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Aalbizures" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down

0 comments on commit 47a566e

Please sign in to comment.