-
-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy path.all-contributorsrc
More file actions
36 lines (36 loc) · 809 Bytes
/
.all-contributorsrc
File metadata and controls
36 lines (36 loc) · 809 Bytes
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
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"skipCi": true,
"projectName": "AzUnzipEverything",
"projectOwner": "FBoucher",
"repoType": "github",
"repoHost": "https://github.com",
"contributors": [
{
"login": "fboucher",
"name": "Frank Boucher",
"avatar_url": "https://avatars3.githubusercontent.com/u/2404846?v=4",
"profile": "http://cloud5mins.com",
"contributions": [
"code",
"video",
"doc"
]
},
{
"login": "mreyeros",
"name": "Michael Reyeros",
"avatar_url": "https://avatars3.githubusercontent.com/u/964690?v=4",
"profile": "https://github.com/mreyeros",
"contributions": [
"code",
"maintenance",
"review"
]
}
]
}