Skip to content

Commit 1c6287a

Browse files
docs: add danywalls as a contributor for doc (testing-library#1057)
1 parent c2d73a9 commit 1c6287a

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
@@ -1889,6 +1889,15 @@
18891889
"contributions": [
18901890
"doc"
18911891
]
1892+
},
1893+
{
1894+
"login": "danywalls",
1895+
"name": "Dany Paredes",
1896+
"avatar_url": "https://avatars.githubusercontent.com/u/5494535?v=4",
1897+
"profile": "http://www.danywalls.com",
1898+
"contributions": [
1899+
"doc"
1900+
]
18921901
}
18931902
],
18941903
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ Thanks goes to these wonderful people
401401
<td align="center"><a href="https://github.com/meatnordrink"><img src="https://avatars.githubusercontent.com/u/35735666?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AndyG</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=meatnordrink" title="Documentation">📖</a></td>
402402
<td align="center"><a href="http://www.jasonbutz.info"><img src="https://avatars.githubusercontent.com/u/736696?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jason Butz</b></sub></a><br /><a href="#infra-jbutz" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
403403
<td align="center"><a href="https://github.com/olejech"><img src="https://avatars.githubusercontent.com/u/64708593?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oleg</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=olejech" title="Documentation">📖</a></td>
404+
<td align="center"><a href="http://www.danywalls.com"><img src="https://avatars.githubusercontent.com/u/5494535?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dany Paredes</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=danywalls" title="Documentation">📖</a></td>
404405
</tr>
405406
</table>
406407

0 commit comments

Comments
 (0)