Skip to content

Commit fe12e5b

Browse files
docs: add arthurlvilasboas as a contributor for doc (#1195)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 4107e33 commit fe12e5b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -1580,6 +1580,15 @@
15801580
"contributions": [
15811581
"code"
15821582
]
1583+
},
1584+
{
1585+
"login": "arthurlvilasboas",
1586+
"name": "Arthur Lauck Vilas Boas",
1587+
"avatar_url": "https://avatars.githubusercontent.com/u/95368212?v=4",
1588+
"profile": "https://github.com/arthurlvilasboas",
1589+
"contributions": [
1590+
"doc"
1591+
]
15831592
}
15841593
],
15851594
"repoHost": "https://github.com",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ Thanks goes to these people ([emoji key][emojis]):
341341
</tr>
342342
<tr>
343343
<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>
344+
<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>
344345
</tr>
345346
</tbody>
346347
</table>

0 commit comments

Comments
 (0)