Skip to content

Commit 6469d47

Browse files
docs: add rkennel as a contributor (#473)
1 parent 0e4e102 commit 6469d47

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
@@ -729,6 +729,15 @@
729729
"contributions": [
730730
"doc"
731731
]
732+
},
733+
{
734+
"login": "rkennel",
735+
"name": "Ryan Kennel",
736+
"avatar_url": "https://avatars2.githubusercontent.com/u/28492538?v=4",
737+
"profile": "https://github.com/rkennel",
738+
"contributions": [
739+
"doc"
740+
]
732741
}
733742
],
734743
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
137137
<td align="center"><a href="https://jamie.tokyo"><img src="https://avatars0.githubusercontent.com/u/5964236?v=4" width="100px;" alt=""/><br /><sub><b>Jamie</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jamsinclair" title="Documentation">📖</a></td>
138138
<td align="center"><a href="http://www.bitnative.com"><img src="https://avatars2.githubusercontent.com/u/1688997?v=4" width="100px;" alt=""/><br /><sub><b>Cory House</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=coryhouse" title="Documentation">📖</a></td>
139139
<td align="center"><a href="http://fb.me/yz"><img src="https://avatars3.githubusercontent.com/u/14841421?v=4" width="100px;" alt=""/><br /><sub><b>Jack Zhao</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=bugzpodder" title="Documentation">📖</a></td>
140+
<td align="center"><a href="https://github.com/rkennel"><img src="https://avatars2.githubusercontent.com/u/28492538?v=4" width="100px;" alt=""/><br /><sub><b>Ryan Kennel</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=rkennel" title="Documentation">📖</a></td>
140141
</tr>
141142
</table>
142143

0 commit comments

Comments
 (0)