forked from GradienceTeam/Gradience
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
90 lines (90 loc) · 2.2 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
{
"files": [
"CONTRIBUTING.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "rene-coty",
"name": "rene-coty",
"avatar_url": "https://avatars.githubusercontent.com/u/95506494?v=4",
"profile": "https://github.com/rene-coty",
"contributions": [
"translation"
]
},
{
"login": "0xMRTT",
"name": "0xMRTT",
"avatar_url": "https://avatars.githubusercontent.com/u/105598867?v=4",
"profile": "https://github.com/0xMRTT",
"contributions": [
"maintenance",
"translation",
"code"
]
},
{
"login": "daudix-UFO",
"name": "David Lapshin",
"avatar_url": "https://avatars.githubusercontent.com/u/77155297?v=4",
"profile": "https://github.com/daudix-UFO",
"contributions": [
"translation",
"design"
]
},
{
"login": "ArtyIF",
"name": "ArtyIF",
"avatar_url": "https://avatars.githubusercontent.com/u/8017858?v=4",
"profile": "https://github.com/ArtyIF",
"contributions": [
"code"
]
},
{
"login": "tfuxu",
"name": "tfuxu",
"avatar_url": "https://avatars.githubusercontent.com/u/73042332?v=4",
"profile": "https://github.com/tfuxu",
"contributions": [
"code"
]
},
{
"login": "jahinzee",
"name": "Jahin Z.",
"avatar_url": "https://avatars.githubusercontent.com/u/56011682?v=4",
"profile": "http://jahinzee.github.io",
"contributions": [
"bug"
]
},
{
"login": "Adaoh2",
"name": "Adaoh",
"avatar_url": "https://avatars.githubusercontent.com/u/43153657?v=4",
"profile": "https://github.com/Adaoh2",
"contributions": [
"userTesting"
]
},
{
"login": "LyesSaadi",
"name": "Lyes Saadi",
"avatar_url": "https://avatars.githubusercontent.com/u/33597258?v=4",
"profile": "https://github.com/LyesSaadi",
"contributions": [
"platform"
]
}
],
"contributorsPerLine": 7,
"projectName": "Gradience",
"projectOwner": "GradienceTeam",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}