Skip to content

Commit 5cf7fec

Browse files
docs: add rothsandro as a contributor (#224)
1 parent dbd468f commit 5cf7fec

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,16 @@
225225
"contributions": [
226226
"code"
227227
]
228+
},
229+
{
230+
"login": "rothsandro",
231+
"name": "Sandro",
232+
"avatar_url": "https://avatars.githubusercontent.com/u/16229645?v=4",
233+
"profile": "https://www.sandroroth.com",
234+
"contributions": [
235+
"code",
236+
"bug"
237+
]
228238
}
229239
],
230240
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ Thanks goes to these people ([emoji key][emojis]):
214214
<tr>
215215
<td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="#infra-amitmiran137" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
216216
<td align="center"><a href="https://github.com/jwillebrands"><img src="https://avatars.githubusercontent.com/u/8925?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jan-Willem Willebrands</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=jwillebrands" title="Code">💻</a></td>
217+
<td align="center"><a href="https://www.sandroroth.com"><img src="https://avatars.githubusercontent.com/u/16229645?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sandro</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=rothsandro" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/issues?q=author%3Arothsandro" title="Bug reports">🐛</a></td>
217218
</tr>
218219
</table>
219220

0 commit comments

Comments
 (0)