Skip to content

Commit 5b4e68c

Browse files
docs: add Nicoss54 as a contributor for doc (santoshyadavdev#13)
* 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 4d06709 commit 5b4e68c

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,21 @@
3232
"contributions": [
3333
"code"
3434
]
35+
},
36+
{
37+
"login": "Nicoss54",
38+
"name": "Nicolas Frizzarin",
39+
"avatar_url": "https://avatars.githubusercontent.com/u/24563545?v=4",
40+
"profile": "https://github.com/Nicoss54",
41+
"contributions": [
42+
"doc"
43+
]
3544
}
3645
],
3746
"contributorsPerLine": 7,
3847
"skipCi": true,
3948
"repoType": "github",
4049
"repoHost": "https://github.com",
41-
"projectName": "angular-snipptes",
50+
"projectName": "angular-snippets",
4251
"projectOwner": "santoshyadavdev"
4352
}

README.md

Lines changed: 5 additions & 4 deletions
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-3-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
A website to find and share code snippets for Angular.
@@ -72,9 +72,10 @@ pnpm preview
7272
<table>
7373
<tbody>
7474
<tr>
75-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/olierxleben"><img src="https://avatars.githubusercontent.com/u/1403225?v=4?s=100" width="100px;" alt="Oliver Erxleben"/><br /><sub><b>Oliver Erxleben</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snipptes/commits?author=olierxleben" title="Code">💻</a></td>
76-
<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-snipptes/commits?author=9kubczas4" title="Code">💻</a></td>
77-
<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-snipptes/commits?author=SantoshYadavDev" title="Code">💻</a></td>
75+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/olierxleben"><img src="https://avatars.githubusercontent.com/u/1403225?v=4?s=100" width="100px;" alt="Oliver Erxleben"/><br /><sub><b>Oliver Erxleben</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=olierxleben" title="Code">💻</a></td>
76+
<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>
77+
<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>
78+
<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>
7879
</tr>
7980
</tbody>
8081
</table>

0 commit comments

Comments
 (0)