Skip to content

Commit 6a26a8e

Browse files
docs: add PabloDinella as a contributor (#455)
1 parent ddb20d9 commit 6a26a8e

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
@@ -693,6 +693,15 @@
693693
"contributions": [
694694
"doc"
695695
]
696+
},
697+
{
698+
"login": "PabloDinella",
699+
"name": "Pablo R. Dinella",
700+
"avatar_url": "https://avatars1.githubusercontent.com/u/2482730?v=4",
701+
"profile": "http://pablodinella.com/",
702+
"contributions": [
703+
"doc"
704+
]
696705
}
697706
],
698707
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
131131
<td align="center"><a href="https://github.com/mkermani144"><img src="https://avatars2.githubusercontent.com/u/12621708?v=4" width="100px;" alt=""/><br /><sub><b>Mohammad Kermani</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mkermani144" title="Documentation">📖</a></td>
132132
<td align="center"><a href="http://twitter.com/adeelibr"><img src="https://avatars0.githubusercontent.com/u/16651811?v=4" width="100px;" alt=""/><br /><sub><b>Adeel Imran</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=adeelibr" title="Documentation">📖</a></td>
133133
<td align="center"><a href="https://varundey.me"><img src="https://avatars0.githubusercontent.com/u/9202135?v=4" width="100px;" alt=""/><br /><sub><b>Varun Dey</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=varundey" title="Documentation">📖</a></td>
134+
<td align="center"><a href="http://pablodinella.com/"><img src="https://avatars1.githubusercontent.com/u/2482730?v=4" width="100px;" alt=""/><br /><sub><b>Pablo R. Dinella</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=PabloDinella" title="Documentation">📖</a></td>
134135
</tr>
135136
</table>
136137

0 commit comments

Comments
 (0)