Skip to content

Commit dbdaba1

Browse files
docs: add Bnaya as a contributor (#836)
* 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 22133ce commit dbdaba1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,16 @@
810810
"doc",
811811
"example"
812812
]
813+
},
814+
{
815+
"login": "Bnaya",
816+
"name": "Bnaya Peretz",
817+
"avatar_url": "https://avatars0.githubusercontent.com/u/1304862?v=4",
818+
"profile": "https://github.com/Bnaya",
819+
"contributions": [
820+
"bug",
821+
"code"
822+
]
813823
}
814824
],
815825
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
622622
</tr>
623623
<tr>
624624
<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>
625+
<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>
625626
</tr>
626627
</table>
627628

0 commit comments

Comments
 (0)