Skip to content

Commit 613eee6

Browse files
docs: add mdjastrzebski as a contributor (#633)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent d9cdd17 commit 613eee6

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
@@ -1047,6 +1047,15 @@
10471047
"code",
10481048
"test"
10491049
]
1050+
},
1051+
{
1052+
"login": "mdjastrzebski",
1053+
"name": "Maciej Jastrzebski",
1054+
"avatar_url": "https://avatars2.githubusercontent.com/u/6368606?v=4",
1055+
"profile": "https://github.com/mdjastrzebski",
1056+
"contributions": [
1057+
"bug"
1058+
]
10501059
}
10511060
],
10521061
"repoHost": "https://github.com"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ Thanks goes to these people ([emoji key][emojis]):
268268
</tr>
269269
<tr>
270270
<td align="center"><a href="https://github.com/tjefferson08"><img src="https://avatars2.githubusercontent.com/u/3535390?v=4" width="100px;" alt=""/><br /><sub><b>Travis Jefferson</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=tjefferson08" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=tjefferson08" title="Tests">⚠️</a></td>
271+
<td align="center"><a href="https://github.com/mdjastrzebski"><img src="https://avatars2.githubusercontent.com/u/6368606?v=4" width="100px;" alt=""/><br /><sub><b>Maciej Jastrzebski</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/issues?q=author%3Amdjastrzebski" title="Bug reports">🐛</a></td>
271272
</tr>
272273
</table>
273274

0 commit comments

Comments
 (0)