Skip to content

Commit 57f5be1

Browse files
authored
Merge pull request #155 from Ismaestro/all-contributors/add-magicalyak
docs: add magicalyak as a contributor for infra
2 parents ca7cccf + c398b86 commit 57f5be1

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
{
22
"projectName": "angular-example-app",
3-
"projectOwner": "ismaestro"
3+
"projectOwner": "Ismaestro",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "magicalyak",
13+
"name": "Tom Gamull",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/6165889?v=4",
15+
"profile": "https://magicalyak.org",
16+
"contributions": [
17+
"infra"
18+
]
19+
}
20+
]
421
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ your feedback!
6565
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
6666
<!-- prettier-ignore-start -->
6767
<!-- markdownlint-disable -->
68+
<table>
69+
<tbody>
70+
<tr>
71+
<td align="center" valign="top" width="14.28%"><a href="https://magicalyak.org"><img src="https://avatars.githubusercontent.com/u/6165889?v=4?s=100" width="100px;" alt="Tom Gamull"/><br /><sub><b>Tom Gamull</b></sub></a><br /><a href="#infra-magicalyak" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
72+
</tr>
73+
</tbody>
74+
</table>
6875

6976
<!-- markdownlint-restore -->
7077
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)