Skip to content

Commit ca1b608

Browse files
docs: add nstepien as a contributor (#557)
1 parent af15dd9 commit ca1b608

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
@@ -899,6 +899,15 @@
899899
"code",
900900
"test"
901901
]
902+
},
903+
{
904+
"login": "nstepien",
905+
"name": "Nicolas Stepien",
906+
"avatar_url": "https://avatars0.githubusercontent.com/u/567105?v=4",
907+
"profile": "https://github.com/nstepien",
908+
"contributions": [
909+
"code"
910+
]
902911
}
903912
],
904913
"repoHost": "https://github.com"

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,9 @@ Thanks goes to these people ([emoji key][emojis]):
248248
<td align="center"><a href="https://github.com/rahulchavan30"><img src="https://avatars2.githubusercontent.com/u/5296464?v=4" width="100px;" alt=""/><br /><sub><b>Rahul Suryakanth</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=rahulchavan30" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=rahulchavan30" title="Tests">⚠️</a></td>
249249
<td align="center"><a href="https://jamie.tokyo"><img src="https://avatars0.githubusercontent.com/u/5964236?v=4" width="100px;" alt=""/><br /><sub><b>Jamie</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=jamsinclair" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=jamsinclair" title="Tests">⚠️</a></td>
250250
</tr>
251+
<tr>
252+
<td align="center"><a href="https://github.com/nstepien"><img src="https://avatars0.githubusercontent.com/u/567105?v=4" width="100px;" alt=""/><br /><sub><b>Nicolas Stepien</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=nstepien" title="Code">💻</a></td>
253+
</tr>
251254
</table>
252255

253256
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)