Skip to content

Commit 15a865b

Browse files
docs: add phhien203 as a contributor for doc (#38)
* 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 e964d78 commit 15a865b

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
@@ -78,6 +78,15 @@
7878
"code",
7979
"doc"
8080
]
81+
},
82+
{
83+
"login": "phhien203",
84+
"name": "Pham Huu Hien",
85+
"avatar_url": "https://avatars.githubusercontent.com/u/8808535?v=4",
86+
"profile": "https://blog.hien.page",
87+
"contributions": [
88+
"doc"
89+
]
8190
}
8291
],
8392
"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-8-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
A website to find and share code snippets for Angular.
@@ -83,6 +83,7 @@ pnpm preview
8383
</tr>
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>
86+
<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>
8687
</tr>
8788
</tbody>
8889
</table>

0 commit comments

Comments
 (0)