Skip to content

Commit f5f8bf8

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add dbismut as a contributor (#110)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 8dd20bc commit f5f8bf8

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
@@ -41,6 +41,15 @@
4141
"contributions": [
4242
"code"
4343
]
44+
},
45+
{
46+
"login": "dbismut",
47+
"name": "David",
48+
"avatar_url": "https://avatars2.githubusercontent.com/u/5003380?v=4",
49+
"profile": "https://github.com/dbismut",
50+
"contributions": [
51+
"doc"
52+
]
4453
}
4554
],
4655
"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="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>
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></tr></table>
3636

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

0 commit comments

Comments
 (0)