Skip to content

Commit c543205

Browse files
docs: add yassernasc as a contributor for code (#306)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8abb61c commit c543205

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,15 @@
318318
"contributions": [
319319
"code"
320320
]
321+
},
322+
{
323+
"login": "yassernasc",
324+
"name": "Yasser",
325+
"avatar_url": "https://avatars.githubusercontent.com/u/9917969?v=4",
326+
"profile": "http://yasser.page",
327+
"contributions": [
328+
"code"
329+
]
321330
}
322331
],
323332
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Analog
22

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

77
Analog is a meta-framework for building applications and websites with [Angular](https://angular.io).
@@ -108,6 +108,7 @@ Thanks goes to these wonderful people for contributing to Analog ([emoji key](ht
108108
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/sander-t-0a461458"><img src="https://avatars.githubusercontent.com/u/17591696?v=4?s=100" width="100px;" alt="Sander"/><br /><sub><b>Sander</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=sand4rt" title="Code">💻</a></td>
109109
<td align="center" valign="top" width="14.28%"><a href="http://perko.dev"><img src="https://avatars.githubusercontent.com/u/5384791?v=4?s=100" width="100px;" alt="Chris Perko"/><br /><sub><b>Chris Perko</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=BaronVonPerko" title="Code">💻</a> <a href="https://github.com/analogjs/analog/commits?author=BaronVonPerko" title="Documentation">📖</a></td>
110110
<td align="center" valign="top" width="14.28%"><a href="https://christianlydemann.com"><img src="https://avatars.githubusercontent.com/u/9210691?v=4?s=100" width="100px;" alt="Christian Lüdemann"/><br /><sub><b>Christian Lüdemann</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=lydemann" title="Code">💻</a></td>
111+
<td align="center" valign="top" width="14.28%"><a href="http://yasser.page"><img src="https://avatars.githubusercontent.com/u/9917969?v=4?s=100" width="100px;" alt="Yasser"/><br /><sub><b>Yasser</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=yassernasc" title="Code">💻</a></td>
111112
</tr>
112113
</tbody>
113114
</table>

apps/docs-app/docs/contributors.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Brandon is an NgRx core team member, Angular GDE, sports ranter, and gif slinger
6767
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/sander-t-0a461458"><img src="https://avatars.githubusercontent.com/u/17591696?v=4?s=100" width="100px;" alt="Sander"/><br /><sub><b>Sander</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=sand4rt" title="Code">💻</a></td>
6868
<td align="center" valign="top" width="14.28%"><a href="http://perko.dev"><img src="https://avatars.githubusercontent.com/u/5384791?v=4?s=100" width="100px;" alt="Chris Perko"/><br /><sub><b>Chris Perko</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=BaronVonPerko" title="Code">💻</a> <a href="https://github.com/analogjs/analog/commits?author=BaronVonPerko" title="Documentation">📖</a></td>
6969
<td align="center" valign="top" width="14.28%"><a href="https://christianlydemann.com"><img src="https://avatars.githubusercontent.com/u/9210691?v=4?s=100" width="100px;" alt="Christian Lüdemann"/><br /><sub><b>Christian Lüdemann</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=lydemann" title="Code">💻</a></td>
70+
<td align="center" valign="top" width="14.28%"><a href="http://yasser.page"><img src="https://avatars.githubusercontent.com/u/9917969?v=4?s=100" width="100px;" alt="Yasser"/><br /><sub><b>Yasser</b></sub></a><br /><a href="https://github.com/analogjs/analog/commits?author=yassernasc" title="Code">💻</a></td>
7071
</tr>
7172
</tbody>
7273
</table>

0 commit comments

Comments
 (0)