forked from lejard-h/chopper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
72 lines (72 loc) · 1.69 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
"imageSize": 64,
"commit": false,
"contributors": [
{
"login": "Vovanella95",
"name": "Uladzimir_Paliukhovich",
"avatar_url": "https://avatars.githubusercontent.com/u/11267533?v=4",
"profile": "https://github.com/Vovanella95",
"contributions": [
"code"
]
},
{
"login": "fryette",
"name": "Eugeny Sampir",
"avatar_url": "https://avatars.githubusercontent.com/u/3999503?v=4",
"profile": "http://[email protected]",
"contributions": [
"code"
]
},
{
"login": "JEuler",
"name": "Ivan Terekhin",
"avatar_url": "https://avatars.githubusercontent.com/u/231950?v=4",
"profile": "https://www.upwork.com/freelancers/~01192eefd8a1c267f7",
"contributions": [
"code",
"review",
"test",
"doc"
]
},
{
"login": "stewemetal",
"name": "István Juhos",
"avatar_url": "https://avatars.githubusercontent.com/u/5860632?v=4",
"profile": "https://github.com/stewemetal",
"contributions": [
"code",
"review",
"test",
"doc"
]
},
{
"login": "lejard-h",
"name": "Hadrien Lejard",
"avatar_url": "https://avatars.githubusercontent.com/u/7336262?v=4",
"profile": "https://github.com/lejard-h",
"contributions": [
"code",
"review",
"test",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "chopper",
"projectOwner": "lejard-h",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}