Skip to content

Commit ad986b4

Browse files
docs: add Banderstadt as a contributor for bug (#1416)
* docs: update README.md * docs: update .all-contributorsrc * fix(): contributors --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: thomas <toma.laforge@gmail.com>
1 parent 4c060c2 commit ad986b4

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

.all-contributorsrc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -328,15 +328,6 @@
328328
"bug"
329329
]
330330
},
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-
]
339-
},
340331
{
341332
"login": "tamim36",
342333
"name": "Tamim Arefin Anik",
@@ -372,6 +363,15 @@
372363
"contributions": [
373364
"bug"
374365
]
366+
},
367+
{
368+
"login": "Banderstadt",
369+
"name": "Vasyl Zadorozhnyi",
370+
"avatar_url": "https://avatars.githubusercontent.com/u/24597998?v=4",
371+
"profile": "https://github.com/Banderstadt",
372+
"contributions": [
373+
"bug"
374+
]
375375
}
376376
],
377377
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Check [all 61 challenges](https://angular-challenges.vercel.app/)
8181
<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>
8282
<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>
8383
<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>
84+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Banderstadt"><img src="https://avatars.githubusercontent.com/u/24597998?v=4?s=100" width="100px;" alt="Vasyl Zadorozhnyi"/><br /><sub><b>Vasyl Zadorozhnyi</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3ABanderstadt" title="Bug reports">🐛</a></td>
8485
</tr>
8586
</tbody>
8687
<tfoot>

0 commit comments

Comments
 (0)