Skip to content

Commit 7ea936d

Browse files
docs: add kboedges as a contributor (#271)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0b2c57e commit 7ea936d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,15 @@
494494
"test",
495495
"ideas"
496496
]
497+
},
498+
{
499+
"login": "kboedges",
500+
"name": "Katie Boedges",
501+
"avatar_url": "https://avatars1.githubusercontent.com/u/8322476?v=4",
502+
"profile": "http://katieboedges.com/",
503+
"contributions": [
504+
"infra"
505+
]
497506
}
498507
],
499508
"repoHost": "https://github.com",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,9 @@ Thanks goes to these people ([emoji key][emojis]):
11591159
<td align="center"><a href="https://github.com/missilev"><img src="https://avatars1.githubusercontent.com/u/33201468?v=4" width="100px;" alt=""/><br /><sub><b>Vladislav Katsura</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=missilev" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=missilev" title="Tests">⚠️</a></td>
11601160
<td align="center"><a href="http://stderr.timfischbach.de"><img src="https://avatars3.githubusercontent.com/u/26554?v=4" width="100px;" alt=""/><br /><sub><b>Tim Fischbach</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=tf" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=tf" title="Tests">⚠️</a> <a href="#ideas-tf" title="Ideas, Planning, & Feedback">🤔</a></td>
11611161
</tr>
1162+
<tr>
1163+
<td align="center"><a href="http://katieboedges.com/"><img src="https://avatars1.githubusercontent.com/u/8322476?v=4" width="100px;" alt=""/><br /><sub><b>Katie Boedges</b></sub></a><br /><a href="#infra-kboedges" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
1164+
</tr>
11621165
</table>
11631166

11641167
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)