Skip to content

Commit 2a4bdfd

Browse files
docs: add kylemh as a contributor (#137)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent fb6052c commit 2a4bdfd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,15 @@
327327
"contributions": [
328328
"code"
329329
]
330+
},
331+
{
332+
"login": "kylemh",
333+
"name": "Kyle Holmberg",
334+
"avatar_url": "https://avatars1.githubusercontent.com/u/9523719?v=4",
335+
"profile": "https://kylemh.com",
336+
"contributions": [
337+
"doc"
338+
]
330339
}
331340
],
332341
"repoType": "github",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,12 @@ Thanks goes to these people ([emoji key][emojis]):
240240
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=MichaelDeBoey" title="Code">💻</a></td>
241241
<td align="center"><a href="https://huchen.dev"><img src="https://avatars3.githubusercontent.com/u/2078389?v=4" width="100px;" alt=""/><br /><sub><b>Hu Chen</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=huchenme" title="Documentation">📖</a></td>
242242
<td align="center"><a href="https://github.com/frederickfogerty"><img src="https://avatars0.githubusercontent.com/u/615334?v=4" width="100px;" alt=""/><br /><sub><b>Frederick Fogerty</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=frederickfogerty" title="Code">💻</a></td>
243+
<td align="center"><a href="https://kylemh.com"><img src="https://avatars1.githubusercontent.com/u/9523719?v=4" width="100px;" alt=""/><br /><sub><b>Kyle Holmberg</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=kylemh" title="Documentation">📖</a></td>
243244
</tr>
244245
</table>
245246

246247
<!-- markdownlint-enable -->
247248
<!-- prettier-ignore-end -->
248-
249249
<!-- ALL-CONTRIBUTORS-LIST:END -->
250250

251251
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)