Skip to content

Commit 58cae6e

Browse files
allcontributors[bot]thomaslombart
authored andcommitted
docs: add jonaldinger as a contributor (#47)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 606ff3b commit 58cae6e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@
8787
"code",
8888
"test"
8989
]
90+
},
91+
{
92+
"login": "jonaldinger",
93+
"name": "Jon Aldinger",
94+
"avatar_url": "https://avatars1.githubusercontent.com/u/663362?v=4",
95+
"profile": "https://github.com/jonaldinger",
96+
"contributions": [
97+
"doc"
98+
]
9099
}
91100
],
92101
"contributorsPerLine": 7

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
175175
<td align="center"><a href="https://www.matej.snuderl.si/"><img src="https://avatars3.githubusercontent.com/u/8524109?v=4" width="100px;" alt="Matej Šnuderl"/><br /><sub><b>Matej Šnuderl</b></sub></a><br /><a href="#ideas-Meemaw" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=Meemaw" title="Documentation">📖</a></td>
176176
<td align="center"><a href="https://afontcu.dev"><img src="https://avatars0.githubusercontent.com/u/9197791?v=4" width="100px;" alt="Adrià Fontcuberta"/><br /><sub><b>Adrià Fontcuberta</b></sub></a><br /><a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=afontcu" title="Code">💻</a> <a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=afontcu" title="Tests">⚠️</a></td>
177177
</tr>
178+
<tr>
179+
<td align="center"><a href="https://github.com/jonaldinger"><img src="https://avatars1.githubusercontent.com/u/663362?v=4" width="100px;" alt="Jon Aldinger"/><br /><sub><b>Jon Aldinger</b></sub></a><br /><a href="https://github.com/Belco90/eslint-plugin-testing-library/commits?author=jonaldinger" title="Documentation">📖</a></td>
180+
</tr>
178181
</table>
179182

180183
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)