Skip to content

Commit

Permalink
docs: add mdjastrzebski as a contributor (#633)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Jun 14, 2020
1 parent d9cdd17 commit 613eee6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,15 @@
"code",
"test"
]
},
{
"login": "mdjastrzebski",
"name": "Maciej Jastrzebski",
"avatar_url": "https://avatars2.githubusercontent.com/u/6368606?v=4",
"profile": "https://github.com/mdjastrzebski",
"contributions": [
"bug"
]
}
],
"repoHost": "https://github.com"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ Thanks goes to these people ([emoji key][emojis]):
</tr>
<tr>
<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>
<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>
</tr>
</table>

Expand Down

0 comments on commit 613eee6

Please sign in to comment.