Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,15 @@
"contributions": [
"doc"
]
},
{
"login": "goetzrobin",
"name": "Robin Goetz",
"avatar_url": "https://avatars.githubusercontent.com/u/35136007?v=4",
"profile": "https://goetzrobin.github.io",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Angular Snippets

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)

[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

A website to find and share code snippets for Angular.
Expand Down Expand Up @@ -81,6 +79,7 @@ pnpm preview
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Nicoss54"><img src="https://avatars.githubusercontent.com/u/24563545?v=4?s=100" width="100px;" alt="Nicolas Frizzarin"/><br /><sub><b>Nicolas Frizzarin</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=Nicoss54" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://trellis.org"><img src="https://avatars.githubusercontent.com/u/9469090?v=4?s=100" width="100px;" alt="Jay Bell"/><br /><sub><b>Jay Bell</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=yharaskrik" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wasylb"><img src="https://avatars.githubusercontent.com/u/43531815?v=4?s=100" width="100px;" alt="Bartosz Wasilew"/><br /><sub><b>Bartosz Wasilew</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=wasylb" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://goetzrobin.github.io"><img src="https://avatars.githubusercontent.com/u/35136007?v=4?s=100" width="100px;" alt="Robin Goetz"/><br /><sub><b>Robin Goetz</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=goetzrobin" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down