Skip to content

Commit e72afb3

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

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,15 @@
372372
"contributions": [
373373
"bug"
374374
]
375+
},
376+
{
377+
"login": "bertandfrogs",
378+
"name": "Sarah Smalley",
379+
"avatar_url": "https://avatars.githubusercontent.com/u/25539891?v=4",
380+
"profile": "https://github.com/bertandfrogs",
381+
"contributions": [
382+
"bug"
383+
]
375384
}
376385
],
377386
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ Check [all 61 challenges](https://angular-challenges.vercel.app/)
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>
8484
<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>
8585
</tr>
86+
<tr>
87+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bertandfrogs"><img src="https://avatars.githubusercontent.com/u/25539891?v=4?s=100" width="100px;" alt="Sarah Smalley"/><br /><sub><b>Sarah Smalley</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3Abertandfrogs" title="Bug reports">🐛</a></td>
88+
</tr>
8689
</tbody>
8790
<tfoot>
8891
<tr>

0 commit comments

Comments
 (0)