Skip to content

Commit fda2452

Browse files
docs: add SantoshYadavDev as a contributor for code (santoshyadavdev#11)
* 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 ce8aec4 commit fda2452

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@
2323
"contributions": [
2424
"code"
2525
]
26+
},
27+
{
28+
"login": "SantoshYadavDev",
29+
"name": "Santosh Yadav",
30+
"avatar_url": "https://avatars.githubusercontent.com/u/11923975?v=4",
31+
"profile": "https://github.com/santoshyadavdev",
32+
"contributions": [
33+
"code"
34+
]
2635
}
2736
],
2837
"contributorsPerLine": 7,

README.md

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

66
A website to find and share code snippets for Angular.
@@ -74,6 +74,7 @@ pnpm preview
7474
<tr>
7575
<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>
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-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>
7778
</tr>
7879
</tbody>
7980
</table>

0 commit comments

Comments
 (0)