Skip to content

Commit a900ada

Browse files
docs: add nathanmmiller as a contributor for code, and test (#795)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b75dc73 commit a900ada

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+12-1
Original file line numberDiff line numberDiff line change
@@ -608,8 +608,19 @@
608608
"test",
609609
"doc"
610610
]
611+
},
612+
{
613+
"login": "nathanmmiller",
614+
"name": "Nathan",
615+
"avatar_url": "https://avatars.githubusercontent.com/u/37555055?v=4",
616+
"profile": "https://github.com/nathanmmiller",
617+
"contributions": [
618+
"code",
619+
"test"
620+
]
611621
}
612622
],
613623
"contributorsPerLine": 7,
614-
"skipCi": true
624+
"skipCi": true,
625+
"commitType": "docs"
615626
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
420420
</tr>
421421
<tr>
422422
<td align="center" valign="top" width="14.28%"><a href="https://dale.io"><img src="https://avatars.githubusercontent.com/u/389851?v=4?s=100" width="100px;" alt="Dale Karp"/><br /><sub><b>Dale Karp</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=obsoke" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=obsoke" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=obsoke" title="Documentation">📖</a></td>
423+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nathanmmiller"><img src="https://avatars.githubusercontent.com/u/37555055?v=4?s=100" width="100px;" alt="Nathan"/><br /><sub><b>Nathan</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=nathanmmiller" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=nathanmmiller" title="Tests">⚠️</a></td>
423424
</tr>
424425
</tbody>
425426
</table>

0 commit comments

Comments
 (0)