-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.all-contributorsrc
More file actions
92 lines (92 loc) · 2.24 KB
/
.all-contributorsrc
File metadata and controls
92 lines (92 loc) · 2.24 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
{
"projectName": "OpenG-Variant-Data-Library",
"projectOwner": "vipm-io",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "jimkring",
"name": "Jim Kring",
"avatar_url": "https://avatars.githubusercontent.com/u/381432?v=4",
"profile": "https://github.com/jimkring",
"contributions": [
"code",
"test",
"doc",
"maintenance"
]
},
{
"login": "fbalzarotti",
"name": "Francisco Balzarotti",
"avatar_url": "https://avatars.githubusercontent.com/u/6661939?v=4",
"profile": "http://balzarotti-lab.org",
"contributions": [
"bug"
]
},
{
"login": "RaphSchru",
"name": "RaphSchru",
"avatar_url": "https://avatars.githubusercontent.com/u/31904233?v=4",
"profile": "https://github.com/RaphSchru",
"contributions": [
"bug"
]
},
{
"login": "Bas-vE",
"name": "Basve",
"avatar_url": "https://avatars.githubusercontent.com/u/16207111?v=4",
"profile": "https://github.com/Bas-vE",
"contributions": [
"code",
"test",
"maintenance"
]
},
{
"login": "drjdpowell",
"name": "drjdpowell",
"avatar_url": "https://avatars.githubusercontent.com/u/6072800?v=4",
"profile": "https://github.com/drjdpowell",
"contributions": [
"code"
]
},
{
"login": "gcraftsman",
"name": "gcraftsman",
"avatar_url": "https://avatars.githubusercontent.com/u/18015549?v=4",
"profile": "https://github.com/GCraftsman",
"contributions": [
"code"
]
},
{
"login": "jg-code",
"name": "Jonathon Green",
"avatar_url": "https://avatars.githubusercontent.com/u/16163577?v=4",
"profile": "http://www.jgcode.net",
"contributions": [
"code",
"test",
"doc",
"maintenance"
]
},
{
"login": "joec7598",
"name": "joec7598",
"avatar_url": "https://avatars.githubusercontent.com/u/165210438?v=4",
"profile": "https://github.com/joec7598",
"contributions": [
"code"
]
}
]
}