Skip to content

Commit 799b4b7

Browse files
docs: add renansoares as a contributor for doc (#1239)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0b4d706 commit 799b4b7

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
@@ -2321,6 +2321,15 @@
23212321
"contributions": [
23222322
"doc"
23232323
]
2324+
},
2325+
{
2326+
"login": "renansoares",
2327+
"name": "Renan Andrade",
2328+
"avatar_url": "https://avatars.githubusercontent.com/u/1657840?v=4",
2329+
"profile": "http://rensoares.com",
2330+
"contributions": [
2331+
"doc"
2332+
]
23242333
}
23252334
],
23262335
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@ Thanks goes to these wonderful people
464464
<td align="center" valign="top" width="14.28%"><a href="https://github.com/morgan121"><img src="https://avatars.githubusercontent.com/u/62575603?v=4?s=100" width="100px;" alt="Morgan Hunter"/><br /><sub><b>Morgan Hunter</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=morgan121" title="Documentation">📖</a></td>
465465
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Mozl"><img src="https://avatars.githubusercontent.com/u/24245755?v=4?s=100" width="100px;" alt="Louis Moselhi"/><br /><sub><b>Louis Moselhi</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Mozl" title="Documentation">📖</a></td>
466466
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rydash"><img src="https://avatars.githubusercontent.com/u/9492442?v=4?s=100" width="100px;" alt="Ryan McGill"/><br /><sub><b>Ryan McGill</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=rydash" title="Documentation">📖</a></td>
467+
<td align="center" valign="top" width="14.28%"><a href="http://rensoares.com"><img src="https://avatars.githubusercontent.com/u/1657840?v=4?s=100" width="100px;" alt="Renan Andrade"/><br /><sub><b>Renan Andrade</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=renansoares" title="Documentation">📖</a></td>
467468
</tr>
468469
</tbody>
469470
</table>

0 commit comments

Comments
 (0)