-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.all-contributorsrc
More file actions
64 lines (64 loc) · 1.55 KB
/
.all-contributorsrc
File metadata and controls
64 lines (64 loc) · 1.55 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
{
"projectName": "reproducibleMATLAB.github.io",
"projectOwner": "reproducibleMATLAB",
"files": [
"CONTRIBUTORS.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "davidwilby",
"name": "David Wilby",
"avatar_url": "https://avatars.githubusercontent.com/u/24752124?v=4",
"profile": "http://davidwilby.dev",
"contributions": [
"ideas",
"code",
"content",
"maintenance"
]
},
{
"login": "dc2917",
"name": "Dan Cummins",
"avatar_url": "https://avatars.githubusercontent.com/u/45606273?v=4",
"profile": "https://dc2917.github.io",
"contributions": [
"content",
"code"
]
},
{
"login": "cmtso",
"name": "Michael Tso",
"avatar_url": "https://avatars.githubusercontent.com/u/37928699?v=4",
"profile": "http://cmtso.github.io",
"contributions": [
"content",
"code"
]
},
{
"login": "paddyroddy",
"name": "Patrick J. Roddy",
"avatar_url": "https://avatars.githubusercontent.com/u/15052188?v=4",
"profile": "https://paddyroddy.github.io",
"contributions": [
"content",
"code"
]
},
{
"login": "gvbhalerao591",
"name": "Gaurav Bhalerao",
"avatar_url": "https://avatars.githubusercontent.com/u/34817097?v=4",
"profile": "https://github.com/gvbhalerao591",
"contributions": [
"content",
"code"
]
}
]
}