-
Notifications
You must be signed in to change notification settings - Fork 3
/
.all-contributorsrc
85 lines (85 loc) · 2.05 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Kmaschta",
"name": "Kmaschta",
"avatar_url": "https://avatars2.githubusercontent.com/u/1819833?v=4",
"profile": "https://www.kmaschta.me",
"contributions": [
"blog"
]
},
{
"login": "zyhou",
"name": "Maxime Richard",
"avatar_url": "https://avatars3.githubusercontent.com/u/2212144?v=4",
"profile": "https://maximerichard.dev/",
"contributions": [
"infra",
"a11y",
"blog",
"code",
"content",
"doc"
]
},
{
"login": "Euregan",
"name": "Valentin Manceaux-Panot",
"avatar_url": "https://avatars1.githubusercontent.com/u/6170695?v=4",
"profile": "http://euregan.github.io",
"contributions": [
"doc"
]
},
{
"login": "vaga",
"name": "Fabien",
"avatar_url": "https://avatars2.githubusercontent.com/u/1078179?v=4",
"profile": "https://vaga.io",
"contributions": [
"code"
]
},
{
"login": "HZooly",
"name": "Hugo Torzuoli",
"avatar_url": "https://avatars1.githubusercontent.com/u/7328625?v=4",
"profile": "http://zooly.dev",
"contributions": [
"code",
"blog"
]
},
{
"login": "aymericingargiola",
"name": "aymericingargiola",
"avatar_url": "https://avatars3.githubusercontent.com/u/49032117?v=4",
"profile": "https://www.youtube.com/channel/UCHhdhKc4nOABGdqtEvqpsTw",
"contributions": [
"code",
"a11y"
]
},
{
"login": "Luwangel",
"name": "Adrien Amoros",
"avatar_url": "https://avatars3.githubusercontent.com/u/5584839?v=4",
"profile": "https://twitter.com/Luwangel",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "aperowebnancy-website",
"projectOwner": "aperowebnancy",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}