Skip to content

Commit 2f43c1f

Browse files
authoredFeb 25, 2023
docs: add yharaskrik as a contributor for doc (#16)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 744b68b commit 2f43c1f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@
4141
"contributions": [
4242
"doc"
4343
]
44+
},
45+
{
46+
"login": "yharaskrik",
47+
"name": "Jay Bell",
48+
"avatar_url": "https://avatars.githubusercontent.com/u/9469090?v=4",
49+
"profile": "http://trellis.org",
50+
"contributions": [
51+
"doc"
52+
]
4453
}
4554
],
4655
"contributorsPerLine": 7,

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Angular Snippets
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
A website to find and share code snippets for Angular.
@@ -76,6 +76,7 @@ pnpm preview
7676
<td align="center" valign="top" width="14.28%"><a href="https://github.com/9kubczas4"><img src="https://avatars.githubusercontent.com/u/43759569?v=4?s=100" width="100px;" alt="Paweł Kubiak"/><br /><sub><b>Paweł Kubiak</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=9kubczas4" title="Code">💻</a></td>
7777
<td align="center" valign="top" width="14.28%"><a href="https://github.com/santoshyadavdev"><img src="https://avatars.githubusercontent.com/u/11923975?v=4?s=100" width="100px;" alt="Santosh Yadav"/><br /><sub><b>Santosh Yadav</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=SantoshYadavDev" title="Code">💻</a></td>
7878
<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>
79+
<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>
7980
</tr>
8081
</tbody>
8182
</table>

0 commit comments

Comments
 (0)
Failed to load comments.