Skip to content

Commit aa62899

Browse files
docs: update .all-contributorsrc
1 parent 460bb28 commit aa62899

File tree

1 file changed

+57
-14
lines changed

1 file changed

+57
-14
lines changed

.all-contributorsrc

+57-14
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",
@@ -50,91 +52,132 @@
5052
"name": "Devesh Chaudhari",
5153
"avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
5254
"profile": "https://github.com/DeveshChau",
53-
"contributions": ["code", "bug", "challenge"]
55+
"contributions": [
56+
"code",
57+
"bug",
58+
"challenge"
59+
]
5460
},
5561
{
5662
"login": "stillst",
5763
"name": "stillst",
5864
"avatar_url": "https://avatars.githubusercontent.com/u/1463098?v=4",
5965
"profile": "https://github.com/stillst",
60-
"contributions": ["challenge"]
66+
"contributions": [
67+
"challenge"
68+
]
6169
},
6270
{
6371
"login": "alan-bio",
6472
"name": "Alan Dragicevich",
6573
"avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
6674
"profile": "https://github.com/alan-bio",
67-
"contributions": ["doc"]
75+
"contributions": [
76+
"doc"
77+
]
6878
},
6979
{
7080
"login": "edimitchel",
7181
"name": "Michel EDIGHOFFER",
7282
"avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
7383
"profile": "https://github.com/edimitchel",
74-
"contributions": ["doc"]
84+
"contributions": [
85+
"doc"
86+
]
7587
},
7688
{
7789
"login": "gsgonzalez88",
7890
"name": "Gerardo Sebastian Gonzalez",
7991
"avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4",
8092
"profile": "https://github.com/gsgonzalez88",
81-
"contributions": ["doc"]
93+
"contributions": [
94+
"doc"
95+
]
8296
},
8397
{
8498
"login": "marryday",
8599
"name": "Evseev Yuriy",
86100
"avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4",
87101
"profile": "https://github.com/marryday",
88-
"contributions": ["bug"]
102+
"contributions": [
103+
"bug"
104+
]
89105
},
90106
{
91107
"login": "tomer953",
92108
"name": "Tomer953",
93109
"avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4",
94110
"profile": "https://github.com/tomer953",
95-
"contributions": ["bug", "doc", "code"]
111+
"contributions": [
112+
"bug",
113+
"doc",
114+
"code"
115+
]
96116
},
97117
{
98118
"login": "jdegand",
99119
"name": "J. Degand",
100120
"avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
101121
"profile": "https://github.com/jdegand",
102-
"contributions": ["doc"]
122+
"contributions": [
123+
"doc"
124+
]
103125
},
104126
{
105127
"login": "dmmishchenko",
106128
"name": "Dmitriy Mishchenko",
107129
"avatar_url": "https://avatars.githubusercontent.com/u/51910160?v=4",
108130
"profile": "https://github.com/dmmishchenko",
109-
"contributions": ["doc"]
131+
"contributions": [
132+
"doc"
133+
]
110134
},
111135
{
112136
"login": "Sagardevkota",
113137
"name": "Sagar Devkota",
114138
"avatar_url": "https://avatars.githubusercontent.com/u/30800393?v=4",
115139
"profile": "http://www.sagardev.com.np",
116-
"contributions": ["doc", "code"]
140+
"contributions": [
141+
"doc",
142+
"code"
143+
]
117144
},
118145
{
119146
"login": "nelsongutidev",
120147
"name": "Nelson Gutierrez",
121148
"avatar_url": "https://avatars.githubusercontent.com/u/62297014?v=4",
122149
"profile": "https://nelsonguti.dev/",
123-
"contributions": ["translation-es"]
150+
"contributions": [
151+
"translation-es"
152+
]
124153
},
125154
{
126155
"login": "ho-ssain",
127156
"name": "Hossain K. M.",
128157
"avatar_url": "https://avatars.githubusercontent.com/u/61125174?v=4",
129158
"profile": "https://github.com/ho-ssain",
130-
"contributions": ["doc"]
159+
"contributions": [
160+
"doc"
161+
]
131162
},
132163
{
133164
"login": "kabrunko-dev",
134165
"name": "Diogo Nishikawa",
135166
"avatar_url": "https://avatars.githubusercontent.com/u/142346548?v=4",
136167
"profile": "https://github.com/kabrunko-dev/",
137-
"contributions": ["translation-pt-BR", "doc"]
168+
"contributions": [
169+
"translation-pt-BR",
170+
"doc"
171+
]
172+
},
173+
{
174+
"login": "ErickRodrCodes",
175+
"name": "Erick Rodriguez",
176+
"avatar_url": "https://avatars.githubusercontent.com/u/1978642?v=4",
177+
"profile": "http://www.streamoverlaypro.com",
178+
"contributions": [
179+
"code"
180+
]
138181
}
139182
],
140183
"contributorsPerLine": 7,

0 commit comments

Comments
 (0)