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