Skip to content

Commit c0af4fa

Browse files
docs: add michalgrzegorczyk-dev as a contributor for doc (tomalaforge#1137)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 2a3c4b0 commit c0af4fa

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
@@ -327,6 +327,15 @@
327327
"contributions": [
328328
"bug"
329329
]
330+
},
331+
{
332+
"login": "michalgrzegorczyk-dev",
333+
"name": "Michał Grzegorczyk",
334+
"avatar_url": "https://avatars.githubusercontent.com/u/47832176?v=4",
335+
"profile": "https://github.com/michalgrzegorczyk-dev",
336+
"contributions": [
337+
"doc"
338+
]
330339
}
331340
],
332341
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Check [all 56 challenges](https://angular-challenges.vercel.app/)
7272
<tr>
7373
<td align="center" valign="top" width="14.28%"><a href="https://enochgao.github.io/"><img src="https://avatars.githubusercontent.com/u/41459067?v=4?s=100" width="100px;" alt="Enoch Gao"/><br /><sub><b>Enoch Gao</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=EnochGao" title="Documentation">📖</a> <a href="#translation-ch-EnochGao" title="Translate in Chinese">🇨🇳</a></td>
7474
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fpalmab"><img src="https://avatars.githubusercontent.com/u/7729812?v=4?s=100" width="100px;" alt="Francisco Palma"/><br /><sub><b>Francisco Palma</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3Afpalmab" title="Bug reports">🐛</a></td>
75+
<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>
7576
</tr>
7677
</tbody>
7778
<tfoot>

0 commit comments

Comments
 (0)