forked from zenika-open-source/awesome-remote-work
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
101 lines (101 loc) · 2.56 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
93
94
95
96
97
98
99
100
101
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "danybony",
"name": "Daniele Bonaldo",
"avatar_url": "https://avatars3.githubusercontent.com/u/3942812?v=4",
"profile": "http://www.danielebonaldo.com",
"contributions": [
"doc"
]
},
{
"login": "mohanarpit",
"name": "Arpit Mohan",
"avatar_url": "https://avatars2.githubusercontent.com/u/458946?v=4",
"profile": "http://arpitmohan.com",
"contributions": [
"doc"
]
},
{
"login": "cravalec",
"name": "Cedric RAVALEC",
"avatar_url": "https://avatars1.githubusercontent.com/u/8771111?v=4",
"profile": "https://github.com/cravalec",
"contributions": [
"doc"
]
},
{
"login": "alexismp",
"name": "Alexis MP",
"avatar_url": "https://avatars3.githubusercontent.com/u/1085096?v=4",
"profile": "http://twitter.com/alexismp",
"contributions": [
"doc"
]
},
{
"login": "cchaudier",
"name": "Christophe Chaudier",
"avatar_url": "https://avatars0.githubusercontent.com/u/2980075?v=4",
"profile": "https://lydra.fr",
"contributions": [
"doc"
]
},
{
"login": "g123k",
"name": "Edouard Marquez",
"avatar_url": "https://avatars1.githubusercontent.com/u/246838?v=4",
"profile": "https://www.edouard-marquez.me",
"contributions": [
"doc"
]
},
{
"login": "jlandure",
"name": "Julien Landuré",
"avatar_url": "https://avatars2.githubusercontent.com/u/525974?v=4",
"profile": "https://blog.zenika.com/author/jlandure/",
"contributions": [
"review",
"doc",
"translation",
"ideas"
]
},
{
"login": "CallMeGoodWater",
"name": "Antoine BONNEAU",
"avatar_url": "https://avatars3.githubusercontent.com/u/17405388?v=4",
"profile": "https://github.com/CallMeGoodWater",
"contributions": [
"doc"
]
},
{
"login": "zigarn",
"name": "Alexandre Garnier",
"avatar_url": "https://avatars2.githubusercontent.com/u/175128?v=4",
"profile": "https://www.zigarn.com",
"contributions": [
"review"
]
}
],
"commitConvention": "gitmoji",
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"projectName": "awesome-remote-work",
"projectOwner": "zenika-open-source",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}