Skip to content

Commit 7741721

Browse files
docs: add apalaniuk as a contributor (#506)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 39dc929 commit 7741721

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
@@ -840,6 +840,16 @@
840840
"contributions": [
841841
"doc"
842842
]
843+
},
844+
{
845+
"login": "apalaniuk",
846+
"name": "Adam Palaniuk",
847+
"avatar_url": "https://avatars1.githubusercontent.com/u/17710124?v=4",
848+
"profile": "https://github.com/apalaniuk",
849+
"contributions": [
850+
"code",
851+
"test"
852+
]
843853
}
844854
],
845855
"repoHost": "https://github.com"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ Thanks goes to these people ([emoji key][emojis]):
241241
</tr>
242242
<tr>
243243
<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+
<td align="center"><a href="https://github.com/apalaniuk"><img src="https://avatars1.githubusercontent.com/u/17710124?v=4" width="100px;" alt=""/><br /><sub><b>Adam Palaniuk</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=apalaniuk" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=apalaniuk" title="Tests">⚠️</a></td>
244245
</tr>
245246
</table>
246247

0 commit comments

Comments
 (0)