Skip to content

Commit c20f8a8

Browse files
docs: add csantos1113 as a contributor for doc (#1297)
* 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 e891fc2 commit c20f8a8

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
@@ -2492,6 +2492,15 @@
24922492
"contributions": [
24932493
"doc"
24942494
]
2495+
},
2496+
{
2497+
"login": "csantos1113",
2498+
"name": "Cesar S",
2499+
"avatar_url": "https://avatars.githubusercontent.com/u/9648559?v=4",
2500+
"profile": "https://github.com/csantos1113",
2501+
"contributions": [
2502+
"doc"
2503+
]
24952504
}
24962505
],
24972506
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ Thanks goes to these wonderful people
489489
<tr>
490490
<td align="center" valign="top" width="14.28%"><a href="https://github.com/friederbluemle"><img src="https://avatars.githubusercontent.com/u/743291?v=4?s=100" width="100px;" alt="Frieder Bluemle"/><br /><sub><b>Frieder Bluemle</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=friederbluemle" title="Documentation">📖</a></td>
491491
<td align="center" valign="top" width="14.28%"><a href="https://blog.naver.com/ssi02014"><img src="https://avatars.githubusercontent.com/u/64779472?v=4?s=100" width="100px;" alt="Gromit (전민재)"/><br /><sub><b>Gromit (전민재)</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ssi02014" title="Documentation">📖</a></td>
492+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/csantos1113"><img src="https://avatars.githubusercontent.com/u/9648559?v=4?s=100" width="100px;" alt="Cesar S"/><br /><sub><b>Cesar S</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=csantos1113" title="Documentation">📖</a></td>
492493
</tr>
493494
</tbody>
494495
</table>

0 commit comments

Comments
 (0)