Skip to content

Commit 72d1f31

Browse files
docs: add MattijsE as a contributor for code (#567)
* 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 749c94d commit 72d1f31

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,15 @@
475475
"contributions": [
476476
"code"
477477
]
478+
},
479+
{
480+
"login": "MattijsE",
481+
"name": "MattijsE",
482+
"avatar_url": "https://avatars.githubusercontent.com/u/9746064?v=4",
483+
"profile": "https://github.com/MattijsE",
484+
"contributions": [
485+
"code"
486+
]
478487
}
479488
],
480489
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,9 @@ Thanks goes to these people ([emoji key][emojis]):
282282
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jdegand"><img src="https://avatars.githubusercontent.com/u/70610011?v=4?s=100" width="100px;" alt="J. Degand"/><br /><sub><b>J. Degand</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=jdegand" title="Code">💻</a></td>
283283
<td align="center" valign="top" width="14.28%"><a href="https://github.com/artaommahe"><img src="https://avatars.githubusercontent.com/u/1944061?v=4?s=100" width="100px;" alt="Maksim Popov"/><br /><sub><b>Maksim Popov</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=artaommahe" title="Code">💻</a></td>
284284
</tr>
285+
<tr>
286+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MattijsE"><img src="https://avatars.githubusercontent.com/u/9746064?v=4?s=100" width="100px;" alt="MattijsE"/><br /><sub><b>MattijsE</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=MattijsE" title="Code">💻</a></td>
287+
</tr>
285288
</tbody>
286289
</table>
287290

0 commit comments

Comments
 (0)