Skip to content

Commit 0f8f029

Browse files
docs: add pustovalov as a contributor (#505)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 105ce65 commit 0f8f029

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,15 @@
831831
"contributions": [
832832
"code"
833833
]
834+
},
835+
{
836+
"login": "pustovalov",
837+
"name": "Pavel Pustovalov",
838+
"avatar_url": "https://avatars2.githubusercontent.com/u/1568885?v=4",
839+
"profile": "http://pustovalov.dev",
840+
"contributions": [
841+
"doc"
842+
]
834843
}
835844
],
836845
"repoHost": "https://github.com"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@ Thanks goes to these people ([emoji key][emojis]):
239239
<td align="center"><a href="https://twitter.com/minh_ngvyen"><img src="https://avatars3.githubusercontent.com/u/2852660?v=4" width="100px;" alt=""/><br /><sub><b>Minh Nguyen</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=NMinhNguyen" title="Code">💻</a></td>
240240
<td align="center"><a href="https://github.com/egilsster"><img src="https://avatars0.githubusercontent.com/u/5672257?v=4" width="100px;" alt=""/><br /><sub><b>Egill Sveinbjörnsson</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=egilsster" title="Code">💻</a></td>
241241
</tr>
242+
<tr>
243+
<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/dom-testing-library/commits?author=pustovalov" title="Documentation">📖</a></td>
244+
</tr>
242245
</table>
243246

244247
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)