-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
93 lines (92 loc) · 2.81 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "esemeniuc",
"name": "Eric Semeniuc",
"avatar_url": "https://avatars.githubusercontent.com/u/3838856?v=4",
"profile": "https://semeniuc.ml/",
"contributions": ["ideas"]
},
{
"login": "davdi1337",
"name": "davdi1337",
"avatar_url": "https://avatars.githubusercontent.com/u/66253422?v=4",
"profile": "https://github.com/davdi1337",
"contributions": ["code", "bug"]
},
{
"login": "mastepanoski",
"name": "Mauro Stepanoski",
"avatar_url": "https://avatars.githubusercontent.com/u/7851219?v=4",
"profile": "https://heliusit.net",
"contributions": ["ideas", "code"]
},
{
"login": "bzbetty",
"name": "Sam \"Betty\" McKoy",
"avatar_url": "https://avatars.githubusercontent.com/u/533131?v=4",
"profile": "http://bzbetty.blogspot.com",
"contributions": ["bug"]
},
{
"login": "peranosborn",
"name": "Peran Osborn",
"avatar_url": "https://avatars.githubusercontent.com/u/1318002?v=4",
"profile": "https://github.com/peranosborn",
"contributions": ["bug", "ideas"]
},
{
"login": "MarcosRS",
"name": "Marcos",
"avatar_url": "https://avatars.githubusercontent.com/u/12486814?v=4",
"profile": "https://github.com/MarcosRS",
"contributions": ["bug", "ideas"]
},
{
"login": "9swampy",
"name": "9swampy",
"avatar_url": "https://avatars.githubusercontent.com/u/523054?v=4",
"profile": "https://github.com/9swampy",
"contributions": ["bug", "code"]
},
{
"login": "davecarlson",
"name": "Dave Carlson",
"avatar_url": "https://avatars.githubusercontent.com/u/299702?v=4",
"profile": "https://github.com/davecarlson",
"contributions": ["ideas"]
},
{
"login": "ruru-ink",
"name": "Phil Taylor",
"avatar_url": "https://avatars.githubusercontent.com/u/1455736?v=4",
"profile": "http://moa-crypto.com/",
"contributions": ["maintenance"]
},
{
"login": "MarcRoemmelt",
"name": "Marc Römmelt",
"avatar_url": "https://avatars.githubusercontent.com/u/36316710?v=4",
"profile": "https://github.com/MarcRoemmelt",
"contributions": ["ideas", "code"]
},
{
"login": "nik-webdevelop",
"name": "nik-webdevelop",
"avatar_url": "https://avatars.githubusercontent.com/u/10981702?v=4",
"profile": "https://github.com/nik-webdevelop",
"contributions": ["ideas"]
}
],
"contributorsPerLine": 7,
"projectName": "react-use-downloader",
"projectOwner": "the-bugging",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}