-
-
Notifications
You must be signed in to change notification settings - Fork 61
/
Copy path.all-contributorsrc
144 lines (144 loc) · 3.67 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "RPDeshaies",
"name": "rpdeshaies",
"avatar_url": "https://avatars0.githubusercontent.com/u/6224111?v=4",
"profile": "https://github.com/RPDeshaies",
"contributions": [
"code",
"doc",
"translation",
"review"
]
},
{
"login": "Redjaw",
"name": "Davide Vernassa",
"avatar_url": "https://avatars1.githubusercontent.com/u/4438516?v=4",
"profile": "https://github.com/Redjaw",
"contributions": [
"translation"
]
},
{
"login": "corrinachow",
"name": "corrina",
"avatar_url": "https://avatars1.githubusercontent.com/u/35117708?v=4",
"profile": "http://corrinachow.com",
"contributions": [
"translation"
]
},
{
"login": "Erynus",
"name": "Erynus",
"avatar_url": "https://avatars0.githubusercontent.com/u/65954558?v=4",
"profile": "https://github.com/Erynus",
"contributions": [
"translation"
]
},
{
"login": "hattivatt",
"name": "hattivatt",
"avatar_url": "https://avatars1.githubusercontent.com/u/58445227?v=4",
"profile": "https://github.com/hattivatt",
"contributions": [
"translation"
]
},
{
"login": "pedrogsribeiro",
"name": "pedrogsribeiro",
"avatar_url": "https://avatars1.githubusercontent.com/u/70762456?v=4",
"profile": "https://github.com/pedrogsribeiro",
"contributions": [
"translation"
]
},
{
"login": "nfregoso",
"name": "nfregoso",
"avatar_url": "https://avatars1.githubusercontent.com/u/2292312?v=4",
"profile": "https://github.com/nfregoso",
"contributions": [
"code"
]
},
{
"login": "ConDar15",
"name": "ConDar15",
"avatar_url": "https://avatars3.githubusercontent.com/u/5701626?v=4",
"profile": "https://github.com/ConDar15",
"contributions": [
"code"
]
},
{
"login": "xurxodiz",
"name": "Jorge Diz Pico",
"avatar_url": "https://avatars3.githubusercontent.com/u/391584?v=4",
"profile": "http://xurxodiz.eu/",
"contributions": [
"translation"
]
},
{
"login": "tjbearse",
"name": "Thomas Bearse",
"avatar_url": "https://avatars.githubusercontent.com/u/5686806?v=4",
"profile": "https://github.com/tjbearse",
"contributions": [
"code"
]
},
{
"login": "1d12monos",
"name": "1d12monos",
"avatar_url": "https://avatars.githubusercontent.com/u/82345656?v=4",
"profile": "https://1d12monos.com/",
"contributions": [
"translation"
]
},
{
"login": "chocoporto",
"name": "chocoporto",
"avatar_url": "https://avatars.githubusercontent.com/u/18116598?v=4",
"profile": "https://github.com/chocoporto",
"contributions": [
"translation"
]
},
{
"login": "Gpoitras",
"name": "Gpoitras",
"avatar_url": "https://avatars.githubusercontent.com/u/59977641?v=4",
"profile": "https://github.com/Gpoitras",
"contributions": [
"code"
]
},
{
"login": "christiefelker",
"name": "Christie Kennedy",
"avatar_url": "https://avatars.githubusercontent.com/u/28272166?v=4",
"profile": "https://github.com/christiefelker",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "fari",
"projectOwner": "fariapp",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}