-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
70 lines (70 loc) · 1.77 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
{
"projectName": "log-otter",
"projectOwner": "LogOtter",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "AButler",
"name": "Andrew Butler",
"avatar_url": "https://avatars.githubusercontent.com/u/1628649?v=4",
"profile": "https://github.com/AButler",
"contributions": [
"code"
]
},
{
"login": "NeilMountford",
"name": "Neil Mountford",
"avatar_url": "https://avatars.githubusercontent.com/u/2104393?v=4",
"profile": "https://github.com/NeilMountford",
"contributions": [
"code"
]
},
{
"login": "PeterStephenson",
"name": "Peter Stephenson",
"avatar_url": "https://avatars.githubusercontent.com/u/1678740?v=4",
"profile": "https://github.com/PeterStephenson",
"contributions": [
"code"
]
},
{
"login": "dependabot[bot]",
"name": "dependabot[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"profile": "https://github.com/apps/dependabot",
"contributions": [
"code"
]
},
{
"login": "r-dunning",
"name": "Richard Dunning",
"avatar_url": "https://avatars.githubusercontent.com/u/125873252?v=4",
"profile": "https://github.com/r-dunning",
"contributions": [
"code"
]
},
{
"login": "edwardbarford",
"name": "Edward Barford",
"avatar_url": "https://avatars.githubusercontent.com/u/13379749?v=4",
"profile": "https://github.com/edwardbarford",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}