Skip to content

Commit 2f4e326

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add bjohn465 as a contributor (#118)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <allcontributors[bot]@users.noreply.github.com>
1 parent 1f971a4 commit 2f4e326

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
@@ -59,6 +59,15 @@
5959
"contributions": [
6060
"doc"
6161
]
62+
},
63+
{
64+
"login": "bjohn465",
65+
"name": "Brandon Johnson",
66+
"avatar_url": "https://avatars2.githubusercontent.com/u/821397?v=4",
67+
"profile": "https://github.com/bjohn465",
68+
"contributions": [
69+
"doc"
70+
]
6271
}
6372
],
6473
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3232

3333
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
3434
<!-- prettier-ignore -->
35-
<table><tr><td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#maintenance-kentcdodds" title="Maintenance">🚧</a></td><td align="center"><a href="https://alexkrolick.com"><img src="https://avatars3.githubusercontent.com/u/1571667?v=4" width="100px;" alt="Alex Krolick"/><br /><sub><b>Alex Krolick</b></sub></a><br /><a href="#maintenance-alexkrolick" title="Maintenance">🚧</a></td><td align="center"><a href="http://sidak.ml"><img src="https://avatars0.githubusercontent.com/u/35738138?v=4" width="100px;" alt="Sidak Singh Aulakh"/><br /><sub><b>Sidak Singh Aulakh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Code">💻</a></td><td align="center"><a href="https://github.com/bcarroll22"><img src="https://avatars2.githubusercontent.com/u/11020406?v=4" width="100px;" alt="Brandon Carroll"/><br /><sub><b>Brandon Carroll</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=bcarroll22" title="Code">💻</a></td><td align="center"><a href="https://github.com/dbismut"><img src="https://avatars2.githubusercontent.com/u/5003380?v=4" width="100px;" alt="David"/><br /><sub><b>David</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dbismut" title="Documentation">📖</a></td><td align="center"><a href="http://ryanwilsonjames.com"><img src="https://avatars2.githubusercontent.com/u/12059539?v=4" width="100px;" alt="Ryan James"/><br /><sub><b>Ryan James</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dangerismycat" title="Documentation">📖</a></td></tr></table>
35+
<table><tr><td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#maintenance-kentcdodds" title="Maintenance">🚧</a></td><td align="center"><a href="https://alexkrolick.com"><img src="https://avatars3.githubusercontent.com/u/1571667?v=4" width="100px;" alt="Alex Krolick"/><br /><sub><b>Alex Krolick</b></sub></a><br /><a href="#maintenance-alexkrolick" title="Maintenance">🚧</a></td><td align="center"><a href="http://sidak.ml"><img src="https://avatars0.githubusercontent.com/u/35738138?v=4" width="100px;" alt="Sidak Singh Aulakh"/><br /><sub><b>Sidak Singh Aulakh</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Code">💻</a></td><td align="center"><a href="https://github.com/bcarroll22"><img src="https://avatars2.githubusercontent.com/u/11020406?v=4" width="100px;" alt="Brandon Carroll"/><br /><sub><b>Brandon Carroll</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=bcarroll22" title="Code">💻</a></td><td align="center"><a href="https://github.com/dbismut"><img src="https://avatars2.githubusercontent.com/u/5003380?v=4" width="100px;" alt="David"/><br /><sub><b>David</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dbismut" title="Documentation">📖</a></td><td align="center"><a href="http://ryanwilsonjames.com"><img src="https://avatars2.githubusercontent.com/u/12059539?v=4" width="100px;" alt="Ryan James"/><br /><sub><b>Ryan James</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dangerismycat" title="Documentation">📖</a></td><td align="center"><a href="https://github.com/bjohn465"><img src="https://avatars2.githubusercontent.com/u/821397?v=4" width="100px;" alt="Brandon Johnson"/><br /><sub><b>Brandon Johnson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=bjohn465" title="Documentation">📖</a></td></tr></table>
3636

3737
<!-- ALL-CONTRIBUTORS-LIST:END -->
3838

0 commit comments

Comments
 (0)