-
Notifications
You must be signed in to change notification settings - Fork 124
/
.all-contributorsrc
93 lines (93 loc) · 2.19 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"projectName": "chopper",
"projectOwner": "lejard-h",
"files": [
"README.md"
],
"imageSize": 100,
"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": "Guldem",
"name": "Job Guldemeester",
"avatar_url": "https://avatars.githubusercontent.com/u/11982796?v=4",
"profile": "https://github.com/Guldem",
"contributions": [
"code",
"review",
"test",
"doc"
]
},
{
"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": "techouse",
"name": "Klemen Tusar",
"avatar_url": "https://avatars.githubusercontent.com/u/1174328?v=4",
"profile": "https://github.com/techouse",
"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"
]
}
],
"repoType": "github",
"contributorsPerLine": 7,
"repoHost": "https://github.com",
"skipCi": true
}