Skip to content

Commit 01d53fd

Browse files
docs: add just-boris as a contributor (testing-library#527)
* 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 b216188 commit 01d53fd

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
@@ -801,6 +801,15 @@
801801
"contributions": [
802802
"doc"
803803
]
804+
},
805+
{
806+
"login": "just-boris",
807+
"name": "Boris Serdiuk",
808+
"avatar_url": "https://avatars2.githubusercontent.com/u/812240?v=4",
809+
"profile": "https://twitter.com/boriscoder",
810+
"contributions": [
811+
"doc"
812+
]
804813
}
805814
],
806815
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
147147
<td align="center"><a href="https://github.com/Alex-Sokolov"><img src="https://avatars3.githubusercontent.com/u/4497128?v=4" width="100px;" alt=""/><br /><sub><b>Alexander Sokolov</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Alex-Sokolov" title="Documentation">📖</a></td>
148148
<td align="center"><a href="https://github.com/sastan"><img src="https://avatars1.githubusercontent.com/u/514405?v=4" width="100px;" alt=""/><br /><sub><b>Sascha Tandel</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=sastan" title="Documentation">📖</a></td>
149149
<td align="center"><a href="https://gyuwon.github.io/"><img src="https://avatars3.githubusercontent.com/u/973743?v=4" width="100px;" alt=""/><br /><sub><b>Gyuwon Yi</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=gyuwon" title="Documentation">📖</a></td>
150+
<td align="center"><a href="https://twitter.com/boriscoder"><img src="https://avatars2.githubusercontent.com/u/812240?v=4" width="100px;" alt=""/><br /><sub><b>Boris Serdiuk</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=just-boris" title="Documentation">📖</a></td>
150151
</tr>
151152
</table>
152153

0 commit comments

Comments
 (0)