Skip to content

Commit d54a25a

Browse files
docs: add nelsongutidev as a contributor for doc (#40)
* 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 e7f52a0 commit d54a25a

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
@@ -87,6 +87,15 @@
8787
"contributions": [
8888
"doc"
8989
]
90+
},
91+
{
92+
"login": "nelsongutidev",
93+
"name": "Nelson Gutierrez",
94+
"avatar_url": "https://avatars.githubusercontent.com/u/62297014?v=4",
95+
"profile": "https://nelsonguti.dev/",
96+
"contributions": [
97+
"doc"
98+
]
9099
}
91100
],
92101
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Angular Snippets
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
A website to find and share code snippets for Angular.
@@ -84,6 +84,7 @@ pnpm preview
8484
<tr>
8585
<td align="center" valign="top" width="14.28%"><a href="https://nartc.me"><img src="https://avatars.githubusercontent.com/u/25516557?v=4?s=100" width="100px;" alt="Chau Tran"/><br /><sub><b>Chau Tran</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=nartc" title="Code">💻</a> <a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=nartc" title="Documentation">📖</a></td>
8686
<td align="center" valign="top" width="14.28%"><a href="https://blog.hien.page"><img src="https://avatars.githubusercontent.com/u/8808535?v=4?s=100" width="100px;" alt="Pham Huu Hien"/><br /><sub><b>Pham Huu Hien</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=phhien203" title="Documentation">📖</a></td>
87+
<td align="center" valign="top" width="14.28%"><a href="https://nelsonguti.dev/"><img src="https://avatars.githubusercontent.com/u/62297014?v=4?s=100" width="100px;" alt="Nelson Gutierrez"/><br /><sub><b>Nelson Gutierrez</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=nelsongutidev" title="Documentation">📖</a></td>
8788
</tr>
8889
</tbody>
8990
</table>

0 commit comments

Comments
 (0)