-
Notifications
You must be signed in to change notification settings - Fork 34
/
.all-contributorsrc
127 lines (127 loc) · 3.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"projectName": "maoni",
"projectOwner": "rm3l",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "MariusVolkhart",
"name": "Marius Volkhart",
"avatar_url": "https://avatars.githubusercontent.com/u/1709517?v=4",
"profile": "https://github.com/MariusVolkhart",
"contributions": [
"code",
"bug"
]
},
{
"login": "Kalabasa",
"name": "Lean Rada",
"avatar_url": "https://avatars.githubusercontent.com/u/3705081?v=4",
"profile": "https://kalabasa.github.io/",
"contributions": [
"code"
]
},
{
"login": "isacastillor",
"name": "Isamar Castillo",
"avatar_url": "https://avatars.githubusercontent.com/u/36340751?v=4",
"profile": "https://github.com/isacastillor",
"contributions": [
"translation"
]
},
{
"login": "omersurer",
"name": "omersurer",
"avatar_url": "https://avatars.githubusercontent.com/u/35373108?v=4",
"profile": "https://github.com/omersurer",
"contributions": [
"translation"
]
},
{
"login": "ihtiht",
"name": "ihtiht",
"avatar_url": "https://avatars.githubusercontent.com/u/36369736?v=4",
"profile": "https://github.com/ihtiht",
"contributions": [
"translation"
]
},
{
"login": "naofum",
"name": "naofum",
"avatar_url": "https://avatars.githubusercontent.com/u/8462938?v=4",
"profile": "https://github.com/naofum",
"contributions": [
"translation"
]
},
{
"login": "Fuzeh",
"name": "fuzeh",
"avatar_url": "https://avatars.githubusercontent.com/u/34560993?v=4",
"profile": "https://github.com/Fuzeh",
"contributions": [
"translation"
]
},
{
"login": "Apsimati",
"name": "Apsimati",
"avatar_url": "https://avatars.githubusercontent.com/u/8462938?v=4",
"profile": "https://crowdin.com/profile/Apsimati",
"contributions": [
"translation"
]
},
{
"login": "ddinchev",
"name": "Dimitar Dinchev",
"avatar_url": "https://avatars.githubusercontent.com/u/1397692?v=4",
"profile": "http://www.carspending.com/",
"contributions": [
"code",
"bug"
]
},
{
"login": "vlad-roid",
"name": "vlad-roid",
"avatar_url": "https://avatars.githubusercontent.com/u/26101312?v=4",
"profile": "https://github.com/vlad-roid",
"contributions": [
"code",
"bug"
]
},
{
"login": "gmiklos-inst",
"name": "Gabriel Miklós",
"avatar_url": "https://avatars.githubusercontent.com/u/47978769?v=4",
"profile": "https://github.com/gmiklos-inst",
"contributions": [
"code"
]
},
{
"login": "dennisdeng2002",
"name": "Dennis Deng",
"avatar_url": "https://avatars.githubusercontent.com/u/14003063?v=4",
"profile": "https://sanplot.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}