Skip to content

Commit 99c9fcd

Browse files
docs: add MatanBobi as a contributor (#429)
* 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 901e907 commit 99c9fcd

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
@@ -621,6 +621,15 @@
621621
"contributions": [
622622
"doc"
623623
]
624+
},
625+
{
626+
"login": "MatanBobi",
627+
"name": "Matan Borenkraout",
628+
"avatar_url": "https://avatars2.githubusercontent.com/u/12711091?v=4",
629+
"profile": "https://twitter.com/matan_bobi",
630+
"contributions": [
631+
"doc"
632+
]
624633
}
625634
],
626635
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
121121
<td align="center"><a href="http://rafatech.tk"><img src="https://avatars2.githubusercontent.com/u/20307803?v=4" width="100px;" alt=""/><br /><sub><b>Rafael Souza</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=rafaelangical" title="Documentation">📖</a></td>
122122
<td align="center"><a href="http://pustovalov.dev"><img src="https://avatars2.githubusercontent.com/u/1568885?v=4" width="100px;" alt=""/><br /><sub><b>Pavel Pustovalov</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pustovalov" title="Documentation">📖</a></td>
123123
<td align="center"><a href="https://github.com/dymafr"><img src="https://avatars2.githubusercontent.com/u/32801166?v=4" width="100px;" alt=""/><br /><sub><b>Dyma</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dymafr" title="Documentation">📖</a></td>
124+
<td align="center"><a href="https://twitter.com/matan_bobi"><img src="https://avatars2.githubusercontent.com/u/12711091?v=4" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=MatanBobi" title="Documentation">📖</a></td>
124125
</tr>
125126
</table>
126127

0 commit comments

Comments
 (0)