Skip to content

Commit b83c443

Browse files
docs: add pustovalov as a contributor (#420)
* 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 cfecbff commit b83c443

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
@@ -603,6 +603,15 @@
603603
"contributions": [
604604
"doc"
605605
]
606+
},
607+
{
608+
"login": "pustovalov",
609+
"name": "Pavel Pustovalov",
610+
"avatar_url": "https://avatars2.githubusercontent.com/u/1568885?v=4",
611+
"profile": "http://pustovalov.dev",
612+
"contributions": [
613+
"doc"
614+
]
606615
}
607616
],
608617
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
119119
<td align="center"><a href="https://github.com/danieljcafonso"><img src="https://avatars3.githubusercontent.com/u/35337607?v=4" width="100px;" alt=""/><br /><sub><b>Daniel Afonso</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=danieljcafonso" title="Documentation">📖</a></td>
120120
<td align="center"><a href="https://dev.to/nomangul"><img src="https://avatars1.githubusercontent.com/u/39244918?v=4" width="100px;" alt=""/><br /><sub><b>Noman Gul</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=NomanGul" title="Documentation">📖</a></td>
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>
122+
<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>
122123
</tr>
123124
</table>
124125

0 commit comments

Comments
 (0)