This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
/
.all-contributorsrc
128 lines (128 loc) · 3.28 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "fargito",
"name": "François Farge",
"avatar_url": "https://avatars.githubusercontent.com/u/29537204?v=4",
"profile": "https://github.com/fargito",
"contributions": [
"infra",
"code",
"ideas",
"doc"
]
},
{
"login": "adriencaccia",
"name": "Adrien Cacciaguerra",
"avatar_url": "https://avatars.githubusercontent.com/u/19605940?v=4",
"profile": "https://github.com/adriencaccia",
"contributions": [
"code",
"ideas",
"infra"
]
},
{
"login": "LouisPinsard",
"name": "Louis Pinsard",
"avatar_url": "https://avatars.githubusercontent.com/u/30240360?v=4",
"profile": "https://github.com/LouisPinsard",
"contributions": [
"code"
]
},
{
"login": "guillaumeduboc",
"name": "guillaumeduboc",
"avatar_url": "https://avatars.githubusercontent.com/u/33599414?v=4",
"profile": "https://github.com/guillaumeduboc",
"contributions": [
"code"
]
},
{
"login": "MaximeVivier",
"name": "Maxime Vivier",
"avatar_url": "https://avatars.githubusercontent.com/u/55386175?v=4",
"profile": "https://github.com/MaximeVivier",
"contributions": [
"code"
]
},
{
"login": "GuillaumeLagrange",
"name": "Guillaume Lagrange",
"avatar_url": "https://avatars.githubusercontent.com/u/19265358?v=4",
"profile": "https://github.com/GuillaumeLagrange",
"contributions": [
"code"
]
},
{
"login": "pmilliotte",
"name": "Pierre Milliotte",
"avatar_url": "https://avatars.githubusercontent.com/u/39985796?v=4",
"profile": "https://github.com/pmilliotte",
"contributions": [
"code"
]
},
{
"login": "ThomasAribart",
"name": "Thomas Aribart",
"avatar_url": "https://avatars.githubusercontent.com/u/38014240?v=4",
"profile": "https://github.com/ThomasAribart",
"contributions": [
"doc"
]
},
{
"login": "charlesgery",
"name": "Charles Géry",
"avatar_url": "https://avatars.githubusercontent.com/u/46850903?v=4",
"profile": "https://github.com/charlesgery",
"contributions": [
"code"
]
},
{
"login": "StanHannebelle",
"name": "Stan Hannebelle",
"avatar_url": "https://avatars.githubusercontent.com/u/45121661?v=4",
"profile": "https://github.com/StanHannebelle",
"contributions": [
"code"
]
},
{
"login": "qhello",
"name": "Quentin Hello",
"avatar_url": "https://avatars.githubusercontent.com/u/9997584?v=4",
"profile": "https://github.com/qhello",
"contributions": [
"infra"
]
},
{
"login": "Paulmolin",
"name": "Paul Molin",
"avatar_url": "https://avatars.githubusercontent.com/u/5166068?v=4",
"profile": "https://github.com/Paulmolin",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "template",
"projectOwner": "swarmion",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}