-
Notifications
You must be signed in to change notification settings - Fork 24
/
.all-contributorsrc
146 lines (146 loc) · 3.68 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
145
146
{
"projectName": "apollo-opentracing",
"projectOwner": "DanielMSchmidt",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "DanielMSchmidt",
"name": "Daniel Schmidt",
"avatar_url": "https://avatars2.githubusercontent.com/u/1337046?v=4",
"profile": "http://danielmschmidt.de/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "cliedeman",
"name": "Ciaran Liedeman",
"avatar_url": "https://avatars2.githubusercontent.com/u/3578740?v=4",
"profile": "https://github.com/cliedeman",
"contributions": [
"bug",
"code",
"test"
]
},
{
"login": "Multiply",
"name": "Jens Ulrich Hjuler Pedersen",
"avatar_url": "https://avatars3.githubusercontent.com/u/453031?v=4",
"profile": "http://juhp.net",
"contributions": [
"bug",
"ideas",
"review"
]
},
{
"login": "frances3006",
"name": "Francesca",
"avatar_url": "https://avatars0.githubusercontent.com/u/9115596?v=4",
"profile": "https://github.com/frances3006",
"contributions": [
"code"
]
},
{
"login": "ricardocasares",
"name": "Ricardo Casares",
"avatar_url": "https://avatars2.githubusercontent.com/u/84963?v=4",
"profile": "https://analogic.al",
"contributions": [
"code"
]
},
{
"login": "mwieczorek",
"name": "Michał Wieczorek",
"avatar_url": "https://avatars2.githubusercontent.com/u/7051680?v=4",
"profile": "https://keybase.io/mwieczorek",
"contributions": [
"code"
]
},
{
"login": "koenpunt",
"name": "Koen Punt",
"avatar_url": "https://avatars2.githubusercontent.com/u/351038?v=4",
"profile": "https://koen.pt",
"contributions": [
"code"
]
},
{
"login": "zekenie",
"name": "Zeke Nierenberg",
"avatar_url": "https://avatars2.githubusercontent.com/u/962281?v=4",
"profile": "https://github.com/zekenie",
"contributions": [
"code"
]
},
{
"login": "voslartomas",
"name": "Tomáš Voslař",
"avatar_url": "https://avatars3.githubusercontent.com/u/1945040?v=4",
"profile": "https://app.sport-buddy.net",
"contributions": [
"code"
]
},
{
"login": "benkimball",
"name": "Ben Kimball",
"avatar_url": "https://avatars2.githubusercontent.com/u/40365?v=4",
"profile": "http://iam.benkimball.com/",
"contributions": [
"code"
]
},
{
"login": "liangjiapei",
"name": "Jiapei Liang",
"avatar_url": "https://avatars.githubusercontent.com/u/9281185?v=4",
"profile": "https://jiapei.io/",
"contributions": [
"code"
]
},
{
"login": "RichardWright",
"name": "Richard W",
"avatar_url": "https://avatars.githubusercontent.com/u/881815?v=4",
"profile": "https://github.com/RichardWright",
"contributions": [
"ideas",
"research"
]
},
{
"login": "leeweisberger",
"name": "Lee Weisberger",
"avatar_url": "https://avatars.githubusercontent.com/u/6363419?v=4",
"profile": "https://github.com/leeweisberger",
"contributions": [
"code"
]
},
{
"login": "StarpTech",
"name": "Dustin Deus",
"avatar_url": "https://avatars.githubusercontent.com/u/1764424?v=4",
"profile": "https://starptech.de/",
"contributions": [
"bug"
]
}
],
"commitConvention": "none"
}