forked from scalacenter/bloop
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.all-contributorsrc
More file actions
118 lines (118 loc) · 3.35 KB
/
.all-contributorsrc
File metadata and controls
118 lines (118 loc) · 3.35 KB
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
{
"projectName": "bloop",
"projectOwner": "scalacenter",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 50,
"commit": false,
"contributors": [
{
"login": "Duhemm",
"name": "@Duhemm",
"avatar_url": "https://avatars0.githubusercontent.com/u/1765926?v=4",
"profile": "https://github.com/Duhemm",
"contributions": []
},
{
"login": "jvican",
"name": "@jvican",
"avatar_url": "https://avatars0.githubusercontent.com/u/2462974?v=4",
"profile": "http://jvican.github.com",
"contributions": []
},
{
"login": "tues",
"name": "@tues",
"avatar_url": "https://avatars3.githubusercontent.com/u/1550710?v=4",
"profile": "https://github.com/tues",
"contributions": [ ]
},
{
"login": "tindzk",
"name": "@tindzk",
"avatar_url": "https://avatars2.githubusercontent.com/u/196819?v=4",
"profile": "http://nieradzik.me/",
"contributions": [ ]
},
{
"login": "tgodzik",
"name": "@tgodzik",
"avatar_url": "https://avatars2.githubusercontent.com/tgodzik?v=4",
"profile": "https://github.com/tgodzik",
"contributions": [ ]
},
{
"login": "marek1840",
"name": "@marek1840",
"avatar_url": "https://avatars2.githubusercontent.com/marek1840?v=4",
"profile": "https://github.com/marek1840",
"contributions": [ ]
},
{
"login": "tkroman",
"name": "@tkroman",
"avatar_url": "https://avatars3.githubusercontent.com/u/1114784?v=4",
"profile": "http://github.com/tkroman",
"contributions": [ ]
},
{
"login": "rberenguel",
"name": "@rberenguel",
"avatar_url": "https://avatars3.githubusercontent.com/u/2410938?v=4",
"profile": "http://www.mostlymaths.net",
"contributions": [ ]
},
{
"login": "dsilvasc",
"name": "@dsilvasc",
"avatar_url": "https://avatars3.githubusercontent.com/u/24484414?v=4",
"profile": "https://github.com/dsilvasc",
"contributions": [ ]
},
{
"login": "vigoo",
"name": "@vigoo",
"avatar_url": "https://avatars2.githubusercontent.com/u/2292489?v=4",
"profile": "https://github.com/vigoo",
"contributions": [ ]
},
{
"login": "propensive",
"name": "@propensive",
"avatar_url": "https://avatars0.githubusercontent.com/u/1024588?v=4",
"profile": "http://propensive.com/",
"contributions": [ ]
},
{
"login": "Baccata",
"name": "@Baccata",
"avatar_url": "https://avatars2.githubusercontent.com/u/4439335?v=4",
"profile": "https://github.com/Baccata",
"contributions": [ ]
},
{
"login": "valencik",
"name": "@valencik",
"avatar_url": "https://avatars2.githubusercontent.com/u/5440389?v=4",
"profile": "https://github.com/valencik",
"contributions": [ ]
},
{
"login": "msvaljek",
"name": "@msvaljek",
"avatar_url": "https://avatars3.githubusercontent.com/u/36041566?v=4",
"profile": "https://github.com/msvaljek",
"contributions": [ ]
},
{
"login": "lefou",
"name": "@lefou",
"avatar_url": "https://avatars1.githubusercontent.com/u/1321393?v=4",
"profile": "https://twitter.com/TobiasRoeser",
"contributions": [ ]
}
]
}