Skip to content

Commit 989b35d

Browse files
docs: add @bmeverett as a contributor (#249)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 2c67fc5 commit 989b35d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,15 @@
125125
"contributions": [
126126
"code"
127127
]
128+
},
129+
{
130+
"login": "bmeverett",
131+
"name": "Brandon Everett",
132+
"avatar_url": "https://avatars2.githubusercontent.com/u/3941006?v=4",
133+
"profile": "https://github.com/bmeverett",
134+
"contributions": [
135+
"code"
136+
]
128137
}
129138
],
130139
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ practices.
1414

1515
<!-- prettier-ignore-start -->
1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
<!-- prettier-ignore-end -->
2020

@@ -121,12 +121,12 @@ Thanks goes to these people ([emoji key][emojis]):
121121
<td align="center"><a href="https://twitter.com/JacobMGEvans"><img src="https://avatars1.githubusercontent.com/u/27247160?v=4" width="100px;" alt=""/><br /><sub><b>Jacob M-G Evans</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=JacobMGEvans" title="Code">💻</a></td>
122122
<td align="center"><a href="https://github.com/sumeesh879"><img src="https://avatars1.githubusercontent.com/u/20029120?v=4" width="100px;" alt=""/><br /><sub><b>Sumeesh Nagisetty</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/pulls?q=is%3Apr+reviewed-by%3Asumeesh879" title="Reviewed Pull Requests">👀</a></td>
123123
<td align="center"><a href="http://www.linkedin.com/in/flaviohfreitas"><img src="https://avatars0.githubusercontent.com/u/1553609?v=4" width="100px;" alt=""/><br /><sub><b>Flávio H Freitas</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=flaviohenriquecbc" title="Code">💻</a></td>
124+
<td align="center"><a href="https://github.com/bmeverett"><img src="https://avatars2.githubusercontent.com/u/3941006?v=4" width="100px;" alt=""/><br /><sub><b>Brandon Everett</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=bmeverett" title="Code">💻</a></td>
124125
</tr>
125126
</table>
126127

127128
<!-- markdownlint-enable -->
128129
<!-- prettier-ignore-end -->
129-
130130
<!-- ALL-CONTRIBUTORS-LIST:END -->
131131

132132
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)