Skip to content

Commit 3e01728

Browse files
docs: add jdegand as a contributor for code (#544)
* 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 e66514b commit 3e01728

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,15 @@
457457
"code",
458458
"bug"
459459
]
460+
},
461+
{
462+
"login": "jdegand",
463+
"name": "J. Degand",
464+
"avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
465+
"profile": "https://github.com/jdegand",
466+
"contributions": [
467+
"code"
468+
]
460469
}
461470
],
462471
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ Thanks goes to these people ([emoji key][emojis]):
278278
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jvereecken"><img src="https://avatars.githubusercontent.com/u/108937550?v=4?s=100" width="100px;" alt="Jamie Vereecken"/><br /><sub><b>Jamie Vereecken</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=jvereecken" title="Code">💻</a></td>
279279
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Christian24"><img src="https://avatars.githubusercontent.com/u/2406635?v=4?s=100" width="100px;" alt="Christian24"/><br /><sub><b>Christian24</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=Christian24" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/pulls?q=is%3Apr+reviewed-by%3AChristian24" title="Reviewed Pull Requests">👀</a></td>
280280
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mikeshtro"><img src="https://avatars.githubusercontent.com/u/93714867?v=4?s=100" width="100px;" alt="Michal Štrajt"/><br /><sub><b>Michal Štrajt</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=mikeshtro" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/issues?q=author%3Amikeshtro" title="Bug reports">🐛</a></td>
281+
<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>
281282
</tr>
282283
</tbody>
283284
</table>

0 commit comments

Comments
 (0)