Skip to content

Commit 432f924

Browse files
authored
Merge pull request tomalaforge#145 from tomalaforge/all-contributors/add-marryday
docs: add marryday as a contributor for bug
2 parents d6bb96e + 3b1a4cb commit 432f924

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

.all-contributorsrc

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"projectOwner": "tomalaforge",
44
"repoType": "github",
55
"repoHost": "https://github.com",
6-
"files": ["README.md"],
6+
"files": [
7+
"README.md"
8+
],
79
"imageSize": 100,
810
"commit": true,
911
"commitConvention": "angular",
@@ -13,31 +15,52 @@
1315
"name": "Laforge Thomas",
1416
"avatar_url": "https://avatars.githubusercontent.com/u/30832608?v=4",
1517
"profile": "https://thomaslaforge.dev/home",
16-
"contributions": ["code", "doc", "content", "ideas", "design"]
18+
"contributions": [
19+
"code",
20+
"doc",
21+
"content",
22+
"ideas",
23+
"design"
24+
]
1725
},
1826
{
1927
"login": "alan-bio",
2028
"name": "Alan Dragicevich",
2129
"avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
2230
"profile": "https://github.com/alan-bio",
23-
"contributions": ["doc"]
31+
"contributions": [
32+
"doc"
33+
]
2434
},
2535
{
2636
"login": "edimitchel",
2737
"name": "Michel EDIGHOFFER",
2838
"avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
2939
"profile": "https://github.com/edimitchel",
30-
"contributions": ["doc"]
40+
"contributions": [
41+
"doc"
42+
]
3143
},
3244
{
3345
"login": "gsgonzalez88",
3446
"name": "Gerardo Sebastian Gonzalez",
3547
"avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4",
3648
"profile": "https://github.com/gsgonzalez88",
37-
"contributions": ["doc"]
49+
"contributions": [
50+
"doc"
51+
]
52+
},
53+
{
54+
"login": "marryday",
55+
"name": "Evseev Yuriy",
56+
"avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4",
57+
"profile": "https://github.com/marryday",
58+
"contributions": [
59+
"bug"
60+
]
3861
}
3962
],
4063
"contributorsPerLine": 7,
41-
"linkToUsage": true
64+
"linkToUsage": true,
65+
"commitType": "docs"
4266
}
43-

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Check [all 35 challenges](https://angular-challenges.vercel.app/)
3838
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alan-bio"><img src="https://avatars.githubusercontent.com/u/31838230?v=4?s=100" width="100px;" alt="Alan Dragicevich"/><br /><sub><b>Alan Dragicevich</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=alan-bio" title="Documentation">📖</a></td>
3939
<td align="center" valign="top" width="14.28%"><a href="https://github.com/edimitchel"><img src="https://avatars.githubusercontent.com/u/2922851?v=4?s=100" width="100px;" alt="Michel EDIGHOFFER"/><br /><sub><b>Michel EDIGHOFFER</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=edimitchel" title="Documentation">📖</a></td>
4040
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gsgonzalez88"><img src="https://avatars.githubusercontent.com/u/39884678?v=4?s=100" width="100px;" alt="Gerardo Sebastian Gonzalez"/><br /><sub><b>Gerardo Sebastian Gonzalez</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=gsgonzalez88" title="Documentation">📖</a></td>
41+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/marryday"><img src="https://avatars.githubusercontent.com/u/57489315?v=4?s=100" width="100px;" alt="Evseev Yuriy"/><br /><sub><b>Evseev Yuriy</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3Amarryday" title="Bug reports">🐛</a></td>
4142
</tr>
4243
</tbody>
4344
<tfoot>

0 commit comments

Comments
 (0)