Skip to content

Commit 1dfd4b6

Browse files
docs: add StefH as a contributor for doc (#1308)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 805b53b commit 1dfd4b6

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
@@ -354,6 +354,15 @@
354354
"contributions": [
355355
"bug"
356356
]
357+
},
358+
{
359+
"login": "StefH",
360+
"name": "Stef Heyenrath",
361+
"avatar_url": "https://avatars.githubusercontent.com/u/249938?v=4",
362+
"profile": "https://sourcerer.io/stefh",
363+
"contributions": [
364+
"doc"
365+
]
357366
}
358367
],
359368
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Check [all 59 challenges](https://angular-challenges.vercel.app/)
7575
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michalgrzegorczyk-dev"><img src="https://avatars.githubusercontent.com/u/47832176?v=4?s=100" width="100px;" alt="Michał Grzegorczyk"/><br /><sub><b>Michał Grzegorczyk</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=michalgrzegorczyk-dev" title="Documentation">📖</a></td>
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>
78+
<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>
7879
</tr>
7980
</tbody>
8081
<tfoot>

0 commit comments

Comments
 (0)