-
Notifications
You must be signed in to change notification settings - Fork 13
/
.all-contributorsrc
63 lines (62 loc) · 1.84 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
{
"projectName": "babel-vite",
"projectOwner": "OpenSourceRaidGuild",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "mpeyper",
"name": "Michael Peyper",
"avatar_url": "https://avatars.githubusercontent.com/u/23029903?v=4",
"profile": "https://github.com/mpeyper",
"contributions": ["code", "test", "doc"]
},
{
"login": "nobrayner",
"name": "Braydon Hall",
"avatar_url": "https://avatars.githubusercontent.com/u/40751395?v=4",
"profile": "https://github.com/nobrayner",
"contributions": ["code"]
},
{
"login": "MohitPopli",
"name": "Mohit",
"avatar_url": "https://avatars.githubusercontent.com/u/17976072?v=4",
"profile": "https://github.com/MohitPopli",
"contributions": ["code"]
},
{
"login": "rubenmoya",
"name": "Rubén Moya",
"avatar_url": "https://avatars.githubusercontent.com/u/905225?v=4",
"profile": "https://rubenmoya.dev/",
"contributions": ["code"]
},
{
"login": "mitchelvanbever",
"name": "Mitchel van Bever",
"avatar_url": "https://avatars.githubusercontent.com/u/10127707?v=4",
"profile": "https://github.com/mitchelvanbever",
"contributions": ["ideas"]
},
{
"login": "vctqs1",
"name": "vctqs1",
"avatar_url": "https://avatars.githubusercontent.com/u/30227910?v=4",
"profile": "https://github.com/vctqs1",
"contributions": ["code"]
},
{
"login": "DesselBane",
"name": "DesselBane",
"avatar_url": "https://avatars.githubusercontent.com/u/12199480?v=4",
"profile": "https://github.com/DesselBane",
"contributions": ["code"]
}
],
"contributorsPerLine": 8
}