Skip to content

Commit e3aadf2

Browse files
authored
Merge pull request tomalaforge#242 from tomalaforge/all-contributors/add-dmmishchenko
docs: add dmmishchenko as a contributor for doc
2 parents 8d4a564 + 98aa3fb commit e3aadf2

File tree

2 files changed

+38
-9
lines changed

2 files changed

+38
-9
lines changed

.all-contributorsrc

Lines changed: 37 additions & 9 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",
@@ -33,53 +35,79 @@
3335
"name": "Alan Dragicevich",
3436
"avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
3537
"profile": "https://github.com/alan-bio",
36-
"contributions": ["doc"]
38+
"contributions": [
39+
"doc"
40+
]
3741
},
3842
{
3943
"login": "edimitchel",
4044
"name": "Michel EDIGHOFFER",
4145
"avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
4246
"profile": "https://github.com/edimitchel",
43-
"contributions": ["doc"]
47+
"contributions": [
48+
"doc"
49+
]
4450
},
4551
{
4652
"login": "gsgonzalez88",
4753
"name": "Gerardo Sebastian Gonzalez",
4854
"avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4",
4955
"profile": "https://github.com/gsgonzalez88",
50-
"contributions": ["doc"]
56+
"contributions": [
57+
"doc"
58+
]
5159
},
5260
{
5361
"login": "marryday",
5462
"name": "Evseev Yuriy",
5563
"avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4",
5664
"profile": "https://github.com/marryday",
57-
"contributions": ["bug"]
65+
"contributions": [
66+
"bug"
67+
]
5868
},
5969
{
6070
"login": "tomer953",
6171
"name": "Tomer953",
6272
"avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4",
6373
"profile": "https://github.com/tomer953",
64-
"contributions": ["bug", "doc", "code"]
74+
"contributions": [
75+
"bug",
76+
"doc",
77+
"code"
78+
]
6579
},
6680
{
6781
"login": "jdegand",
6882
"name": "J. Degand",
6983
"avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
7084
"profile": "https://github.com/jdegand",
71-
"contributions": ["doc"]
85+
"contributions": [
86+
"doc"
87+
]
7288
},
7389
{
7490
"login": "DeveshChau",
7591
"name": "Devesh Chaudhari",
7692
"avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
7793
"profile": "https://github.com/DeveshChau",
78-
"contributions": ["code", "bug", "challenge"]
94+
"contributions": [
95+
"code",
96+
"bug",
97+
"challenge"
98+
]
99+
},
100+
{
101+
"login": "dmmishchenko",
102+
"name": "Dmitriy Mishchenko",
103+
"avatar_url": "https://avatars.githubusercontent.com/u/51910160?v=4",
104+
"profile": "https://github.com/dmmishchenko",
105+
"contributions": [
106+
"doc"
107+
]
79108
}
80109
],
81110
"contributorsPerLine": 7,
82111
"linkToUsage": true,
83112
"commitType": "docs"
84113
}
85-

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Check [all 39 challenges](https://angular-challenges.vercel.app/)
4444
</tr>
4545
<tr>
4646
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DeveshChau"><img src="https://avatars.githubusercontent.com/u/9509673?v=4?s=100" width="100px;" alt="Devesh Chaudhari"/><br /><sub><b>Devesh Chaudhari</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=DeveshChau" title="Code">💻</a> <a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3ADeveshChau" title="Bug reports">🐛</a> <a href="#challenge-DeveshChau" title="Created a challenge">🧩</a></td>
47+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dmmishchenko"><img src="https://avatars.githubusercontent.com/u/51910160?v=4?s=100" width="100px;" alt="Dmitriy Mishchenko"/><br /><sub><b>Dmitriy Mishchenko</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=dmmishchenko" title="Documentation">📖</a></td>
4748
</tr>
4849
</tbody>
4950
<tfoot>

0 commit comments

Comments
 (0)