Skip to content

Commit

Permalink
docs: add arthurlvilasboas as a contributor for doc (#1195)
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 Dec 13, 2022
1 parent 4107e33 commit fe12e5b
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 @@ -1580,6 +1580,15 @@
"contributions": [
"code"
]
},
{
"login": "arthurlvilasboas",
"name": "Arthur Lauck Vilas Boas",
"avatar_url": "https://avatars.githubusercontent.com/u/95368212?v=4",
"profile": "https://github.com/arthurlvilasboas",
"contributions": [
"doc"
]
}
],
"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 @@ -341,6 +341,7 @@ Thanks goes to these people ([emoji key][emojis]):
</tr>
<tr>
<td align="center"><a href="https://github.com/raplemie"><img src="https://avatars.githubusercontent.com/u/1904889?v=4?s=100" width="100px;" alt="Rapha毛l LEMIEUX"/><br /><sub><b>Rapha毛l LEMIEUX</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=raplemie" title="Code">馃捇</a></td>
<td align="center"><a href="https://github.com/arthurlvilasboas"><img src="https://avatars.githubusercontent.com/u/95368212?v=4?s=100" width="100px;" alt="Arthur Lauck Vilas Boas"/><br /><sub><b>Arthur Lauck Vilas Boas</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=arthurlvilasboas" title="Documentation">馃摉</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit fe12e5b

Please sign in to comment.