2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 41
41
"contributions" : [
42
42
" doc"
43
43
]
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
+ ]
44
53
}
45
54
],
46
55
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Angular Snippets
2
2
<!-- 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- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
A website to find and share code snippets for Angular.
@@ -76,6 +76,7 @@ pnpm preview
76
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
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
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>
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>
79
80
</tr>
80
81
</tbody >
81
82
</table >
0 commit comments