Skip to content

Commit feac795

Browse files
authored
Merge pull request #594 from testing-library/all-contributors/add-appleJax
2 parents 839dca3 + 3f8d4be commit feac795

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,16 @@
964964
"code",
965965
"test"
966966
]
967+
},
968+
{
969+
"login": "appleJax",
970+
"name": "Kevin Brewer",
971+
"avatar_url": "https://avatars1.githubusercontent.com/u/13618860?v=4",
972+
"profile": "https://github.com/appleJax",
973+
"contributions": [
974+
"code",
975+
"test"
976+
]
967977
}
968978
],
969979
"repoHost": "https://github.com"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,9 @@ Thanks goes to these people ([emoji key][emojis]):
257257
<td align="center"><a href="https://github.com/Lukas-Kullmann"><img src="https://avatars0.githubusercontent.com/u/387547?v=4" width="100px;" alt=""/><br /><sub><b>Lukas</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=Lukas-Kullmann" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=Lukas-Kullmann" title="Tests">⚠️</a></td>
258258
<td align="center"><a href="https://twitter.com/pelotom"><img src="https://avatars2.githubusercontent.com/u/128019?v=4" width="100px;" alt=""/><br /><sub><b>Tom Crockett</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=pelotom" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=pelotom" title="Tests">⚠️</a></td>
259259
</tr>
260+
<tr>
261+
<td align="center"><a href="https://github.com/appleJax"><img src="https://avatars1.githubusercontent.com/u/13618860?v=4" width="100px;" alt=""/><br /><sub><b>Kevin Brewer</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=appleJax" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=appleJax" title="Tests">⚠️</a></td>
262+
</tr>
260263
</table>
261264

262265
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)