Skip to content

Commit

Permalink
docs: add Bnaya as a contributor (jaredpalmer#836)
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] authored and paul-vd committed Dec 1, 2020
1 parent c6c064f commit 6da660e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,16 @@
"doc",
"example"
]
},
{
"login": "Bnaya",
"name": "Bnaya Peretz",
"avatar_url": "https://avatars0.githubusercontent.com/u/1304862?v=4",
"profile": "https://github.com/Bnaya",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="https://hipsterbrown.com"><img src="https://avatars3.githubusercontent.com/u/3051193?v=4" width="100px;" alt=""/><br /><sub><b>Nick Hehr</b></sub></a><br /><a href="https://github.com/formium/tsdx/commits?author=HipsterBrown" title="Code">💻</a> <a href="https://github.com/formium/tsdx/commits?author=HipsterBrown" title="Documentation">📖</a> <a href="#example-HipsterBrown" title="Examples">💡</a></td>
<td align="center"><a href="https://github.com/Bnaya"><img src="https://avatars0.githubusercontent.com/u/1304862?v=4" width="100px;" alt=""/><br /><sub><b>Bnaya Peretz</b></sub></a><br /><a href="https://github.com/formium/tsdx/issues?q=author%3ABnaya" title="Bug reports">🐛</a> <a href="https://github.com/formium/tsdx/commits?author=Bnaya" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 6da660e

Please sign in to comment.