Skip to content

Commit 10c06ec

Browse files
allcontributors[bot]alexkrolick
authored andcommitted
docs: add bcarroll22 as a contributor (#100)
* docs: update README.md * docs: update .all-contributorsrc
1 parent f41e7be commit 10c06ec

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,18 @@
2929
"avatar_url": "https://avatars0.githubusercontent.com/u/35738138?v=4",
3030
"profile": "http://sidak.ml",
3131
"contributions": [
32-
"test",
33-
"bug",
3432
"code"
3533
]
3634
},
35+
{
36+
"login": "bcarroll22",
37+
"name": "Brandon Carroll",
38+
"avatar_url": "https://avatars2.githubusercontent.com/u/11020406?v=4",
39+
"profile": "https://github.com/bcarroll22",
40+
"contributions": [
41+
"code"
42+
]
43+
}
3744
],
3845
"contributorsPerLine": 7,
3946
"projectName": "testing-library-docs",

README.md

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

1717
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1818
<!-- prettier-ignore -->
19-
<table><tr><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="Tests">⚠️</a> <a href="https://github.com/testing-library/testing-library-docs/issues?q=author%3Aco16353sidak" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/testing-library-docs/commits?author=co16353sidak" title="Code">💻</a></td><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></tr></table>
19+
<table><tr><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="Tests">⚠️</a> <a href="https://github.com/testing-library/testing-library-docs/issues?q=author%3Aco16353sidak" title="Bug reports">🐛</a> <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></tr></table>
2020

2121
<!-- ALL-CONTRIBUTORS-LIST:END -->
2222

0 commit comments

Comments
 (0)