Skip to content

Commit eac998e

Browse files
docs: add mdotwills as a contributor for bug, code (#193)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Ben Monro <[email protected]>
1 parent 1e20f0c commit eac998e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,16 @@
174174
"contributions": [
175175
"doc"
176176
]
177+
},
178+
{
179+
"login": "mdotwills",
180+
"name": "Matthew",
181+
"avatar_url": "https://avatars.githubusercontent.com/u/5505611?v=4",
182+
"profile": "https://github.com/mdotwills",
183+
"contributions": [
184+
"bug",
185+
"code"
186+
]
177187
}
178188
]
179189
}

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![MIT License][license-badge]][license]
1515

1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
[![PRs Welcome][prs-badge]][prs]
2020
[![Code of Conduct][coc-badge]][coc]
@@ -164,6 +164,7 @@ Thanks goes to these people ([emoji key][emojis]):
164164
<tr>
165165
<td align="center"><a href="https://github.com/G-Rath"><img src="https://avatars.githubusercontent.com/u/3151613?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gareth Jones</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=G-Rath" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=G-Rath" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues?q=author%3AG-Rath" title="Bug reports">🐛</a></td>
166166
<td align="center"><a href="https://github.com/huyenltnguyen"><img src="https://avatars.githubusercontent.com/u/25715018?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Huyen Nguyen</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=huyenltnguyen" title="Documentation">📖</a></td>
167+
<td align="center"><a href="https://github.com/mdotwills"><img src="https://avatars.githubusercontent.com/u/5505611?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matthew</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues?q=author%3Amdotwills" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=mdotwills" title="Code">💻</a></td>
167168
</tr>
168169
</table>
169170

0 commit comments

Comments
 (0)