Skip to content

Commit 8a78164

Browse files
docs: add coryhouse as a contributor (#463)
* 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 4c01fba commit 8a78164

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
@@ -711,6 +711,15 @@
711711
"contributions": [
712712
"doc"
713713
]
714+
},
715+
{
716+
"login": "coryhouse",
717+
"name": "Cory House",
718+
"avatar_url": "https://avatars2.githubusercontent.com/u/1688997?v=4",
719+
"profile": "http://www.bitnative.com",
720+
"contributions": [
721+
"doc"
722+
]
714723
}
715724
],
716725
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
135135
</tr>
136136
<tr>
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>
138+
<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>
138139
</tr>
139140
</table>
140141

0 commit comments

Comments
 (0)