Skip to content

Commit 19b89e1

Browse files
docs: add mathisvester as a contributor for bug (#1359)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent c355fe4 commit 19b89e1

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
@@ -363,6 +363,15 @@
363363
"contributions": [
364364
"doc"
365365
]
366+
},
367+
{
368+
"login": "mathisvester",
369+
"name": "mathisvester",
370+
"avatar_url": "https://avatars.githubusercontent.com/u/26164587?v=4",
371+
"profile": "https://github.com/mathisvester",
372+
"contributions": [
373+
"bug"
374+
]
366375
}
367376
],
368377
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Check [all 60 challenges](https://angular-challenges.vercel.app/)
7676
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tamim36"><img src="https://avatars.githubusercontent.com/u/42251521?v=4?s=100" width="100px;" alt="Tamim Arefin Anik"/><br /><sub><b>Tamim Arefin Anik</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3Atamim36" title="Bug reports">🐛</a></td>
7777
<td align="center" valign="top" width="14.28%"><a href="https://github.com/WhoisBsa"><img src="https://avatars.githubusercontent.com/u/36895235?v=4?s=100" width="100px;" alt="Matheus B."/><br /><sub><b>Matheus B.</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3AWhoisBsa" title="Bug reports">🐛</a></td>
7878
<td align="center" valign="top" width="14.28%"><a href="https://sourcerer.io/stefh"><img src="https://avatars.githubusercontent.com/u/249938?v=4?s=100" width="100px;" alt="Stef Heyenrath"/><br /><sub><b>Stef Heyenrath</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=StefH" title="Documentation">📖</a></td>
79+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mathisvester"><img src="https://avatars.githubusercontent.com/u/26164587?v=4?s=100" width="100px;" alt="mathisvester"/><br /><sub><b>mathisvester</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3Amathisvester" title="Bug reports">🐛</a></td>
7980
</tr>
8081
</tbody>
8182
<tfoot>

0 commit comments

Comments
 (0)