forked from beeender/glrnvim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
96 lines (96 loc) · 2.37 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Stanislav-Lapata",
"name": "Stanislav Lapata",
"avatar_url": "https://avatars1.githubusercontent.com/u/12072329?v=4",
"profile": "https://github.com/Stanislav-Lapata",
"contributions": [
"code"
]
},
{
"login": "yeyan",
"name": "Ye Yan",
"avatar_url": "https://avatars1.githubusercontent.com/u/5893217?v=4",
"profile": "https://github.com/yeyan",
"contributions": [
"code"
]
},
{
"login": "LasseWolter",
"name": "Lasse Wolter",
"avatar_url": "https://avatars1.githubusercontent.com/u/29123172?v=4",
"profile": "https://github.com/LasseWolter",
"contributions": [
"doc"
]
},
{
"login": "ddrcode",
"name": "David de Rosier",
"avatar_url": "https://avatars1.githubusercontent.com/u/700125?v=4",
"profile": "http://twitter.com/#!/ddrcode",
"contributions": [
"platform"
]
},
{
"login": "jandamm",
"name": "Jan Damm",
"avatar_url": "https://avatars.githubusercontent.com/u/5963139?v=4",
"profile": "http://jandamm.de",
"contributions": [
"code"
]
},
{
"login": "p00f",
"name": "Chinmay Dalal",
"avatar_url": "https://avatars.githubusercontent.com/u/36493671?v=4",
"profile": "https://github.com/p00f",
"contributions": [
"code"
]
},
{
"login": "crisidev",
"name": "Matteo Bigoi",
"avatar_url": "https://avatars.githubusercontent.com/u/1781140?v=4",
"profile": "https://crisidev.org/",
"contributions": [
"code"
]
},
{
"login": "LollipopFt",
"name": "LollipopFt",
"avatar_url": "https://avatars.githubusercontent.com/u/62802897?v=4",
"profile": "https://github.com/LollipopFt",
"contributions": [
"code"
]
},
{
"login": "robacarp",
"name": "robacarp",
"avatar_url": "https://avatars.githubusercontent.com/u/208647?v=4",
"profile": "https://github.com/robacarp",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "glrnvim",
"projectOwner": "beeender",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}