Skip to content

Commit e15f789

Browse files
docs: add kretajak as a contributor for code, and test (#691)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cfdf8ae commit e15f789

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
@@ -853,6 +853,16 @@
853853
"code",
854854
"bug"
855855
]
856+
},
857+
{
858+
"login": "kretajak",
859+
"name": "Marcin Kulpa",
860+
"avatar_url": "https://avatars.githubusercontent.com/u/2963053?v=4",
861+
"profile": "https://github.com/kretajak",
862+
"contributions": [
863+
"code",
864+
"test"
865+
]
856866
}
857867
],
858868
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,6 +1684,7 @@ Thanks goes to these people ([emoji key][emojis]):
16841684
<tr>
16851685
<td align="center" valign="top" width="14.28%"><a href="https://billyjanitsch.com"><img src="https://avatars.githubusercontent.com/u/1158733?v=4?s=100" width="100px;" alt="Billy Janitsch"/><br /><sub><b>Billy Janitsch</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/issues?q=author%3Abillyjanitsch" title="Bug reports">🐛</a></td>
16861686
<td align="center" valign="top" width="14.28%"><a href="https://xyynext.com"><img src="https://avatars.githubusercontent.com/u/26314308?v=4?s=100" width="100px;" alt="InfiniteXyy"/><br /><sub><b>InfiniteXyy</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=InfiniteXyy" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/issues?q=author%3AInfiniteXyy" title="Bug reports">🐛</a></td>
1687+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kretajak"><img src="https://avatars.githubusercontent.com/u/2963053?v=4?s=100" width="100px;" alt="Marcin Kulpa"/><br /><sub><b>Marcin Kulpa</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=kretajak" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=kretajak" title="Tests">⚠️</a></td>
16871688
</tr>
16881689
</tbody>
16891690
</table>

0 commit comments

Comments
 (0)