Skip to content

Commit b6b05c9

Browse files
committed
docs: add layershifter and others to all-contributors
1 parent 8a25595 commit b6b05c9

File tree

2 files changed

+137
-28
lines changed

2 files changed

+137
-28
lines changed

.all-contributorsrc

Lines changed: 95 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525
},
2626
{
27-
"login": "thejameskyle",
27+
"login": "jamiebuilds",
2828
"name": "james kyle",
2929
"avatar_url": "https://avatars3.githubusercontent.com/u/952783?v=3",
3030
"profile": "http://thejameskyle.com/",
@@ -201,6 +201,99 @@
201201
"review",
202202
"maintenance"
203203
]
204+
},
205+
{
206+
"login": "layershifter",
207+
"name": "Oleksandr Fediashov",
208+
"avatar_url": "https://avatars.githubusercontent.com/u/14183168?v=4",
209+
"profile": "https://www.linkedin.com/in/layershifter/",
210+
"contributions": [
211+
"bug"
212+
]
213+
},
214+
{
215+
"login": "Andarist",
216+
"name": "Mateusz Burzyński",
217+
"avatar_url": "https://avatars.githubusercontent.com/u/9800850?v=4",
218+
"profile": "https://github.com/Andarist",
219+
"contributions": [
220+
"code"
221+
]
222+
},
223+
{
224+
"login": "hulkish",
225+
"name": "Steven Hargrove",
226+
"avatar_url": "https://avatars.githubusercontent.com/u/139332?v=4",
227+
"profile": "https://github.com/hulkish",
228+
"contributions": [
229+
"code",
230+
"doc"
231+
]
232+
},
233+
{
234+
"login": "alexrhogue",
235+
"name": "Alex R Hogue",
236+
"avatar_url": "https://avatars.githubusercontent.com/u/896170?v=4",
237+
"profile": "https://github.com/alexrhogue",
238+
"contributions": [
239+
"code"
240+
]
241+
},
242+
{
243+
"login": "infctr",
244+
"name": "Arthur Zahorski",
245+
"avatar_url": "https://avatars.githubusercontent.com/u/15550153?v=4",
246+
"profile": "https://github.com/infctr",
247+
"contributions": [
248+
"code"
249+
]
250+
},
251+
{
252+
"login": "egoist",
253+
"name": "EGOIST",
254+
"avatar_url": "https://avatars.githubusercontent.com/u/8784712?v=4",
255+
"profile": "https://egoist.dev/",
256+
"contributions": [
257+
"infra"
258+
]
259+
},
260+
{
261+
"login": "ifiokjr",
262+
"name": "Ifiok Jr.",
263+
"avatar_url": "https://avatars.githubusercontent.com/u/1160934?v=4",
264+
"profile": "https://ifiokjr.com/",
265+
"contributions": [
266+
"platform"
267+
]
268+
},
269+
{
270+
"login": "buschtoens",
271+
"name": "Jan Buschtöns",
272+
"avatar_url": "https://avatars.githubusercontent.com/u/834636?v=4",
273+
"profile": "https://jan.buschtoens.me/",
274+
"contributions": [
275+
"code"
276+
]
277+
},
278+
{
279+
"login": "malbernaz",
280+
"name": "Miguel Albernaz",
281+
"avatar_url": "https://avatars.githubusercontent.com/u/10574149?v=4",
282+
"profile": "https://github.com/malbernaz",
283+
"contributions": [
284+
"code",
285+
"infra"
286+
]
287+
},
288+
{
289+
"login": "peterlebrun",
290+
"name": "peterlebrun",
291+
"avatar_url": "https://avatars.githubusercontent.com/u/1267171?v=4",
292+
"profile": "https://github.com/peterlebrun",
293+
"contributions": [
294+
"doc"
295+
]
204296
}
205-
]
297+
],
298+
"commitConvention": "angular"
206299
}

0 commit comments

Comments
 (0)