forked from OpenTermsArchive/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
130 lines (130 loc) · 3.23 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
129
130
{
"projectName": "engine",
"projectOwner": "OpenTermsArchive",
"files": [
".all-contributors.md"
],
"contributors": [
{
"login": "jetlime",
"name": "jetlime",
"avatar_url": "https://avatars.githubusercontent.com/u/29337128?v=4",
"profile": "https://github.com/jetlime",
"contributions": [
"doc"
]
},
{
"login": "LVerneyPEReN",
"name": "Lucas Verney",
"avatar_url": "https://avatars.githubusercontent.com/u/58298410?v=4",
"profile": "https://github.com/LVerneyPEReN",
"contributions": [
"code",
"ideas"
]
},
{
"login": "THouriezPEReN",
"name": "THouriezPEReN",
"avatar_url": "https://avatars.githubusercontent.com/u/70654947?v=4",
"profile": "https://github.com/THouriezPEReN",
"contributions": [
"code"
]
},
{
"login": "avernois",
"name": "Antoine",
"avatar_url": "https://avatars.githubusercontent.com/u/765477?v=4",
"profile": "https://blog.crafting-labs.fr",
"contributions": [
"mentoring"
]
},
{
"login": "AMustache",
"name": "Stache",
"avatar_url": "https://avatars.githubusercontent.com/u/5108539?v=4",
"profile": "https://stache.cat",
"contributions": [
"doc"
]
},
{
"login": "pdehaye",
"name": "Paul-Olivier Dehaye",
"avatar_url": "https://avatars.githubusercontent.com/u/3274335?v=4",
"profile": "https://hestia.ai/about-us/about-paul-olivier-dehaye",
"contributions": [
"doc"
]
},
{
"login": "guillett",
"name": "Thomas Guillet",
"avatar_url": "https://avatars.githubusercontent.com/u/1410356?v=4",
"profile": "https://github.com/guillett",
"contributions": [
"doc"
]
},
{
"login": "kissaki",
"name": "Jan Klass",
"avatar_url": "https://avatars.githubusercontent.com/u/93181?v=4",
"profile": "https://kcode.de/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "Ndpnt",
"name": "Nicolas Dupont",
"avatar_url": "https://avatars.githubusercontent.com/u/1098708?v=4",
"profile": "https://github.com/Ndpnt",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "MattiSG",
"name": "Matti Schneider",
"avatar_url": "https://avatars.githubusercontent.com/u/222463?v=4",
"profile": "https://mattischneider.fr/",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "martinratinaud",
"name": "Martin Ratinaud",
"avatar_url": "https://avatars.githubusercontent.com/u/4191809?v=4",
"profile": "https://bit.ly/work-with-martin",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "clementbiron",
"name": "Clément Biron",
"avatar_url": "https://avatars.githubusercontent.com/u/364319?v=4",
"profile": "https://clementbiron.com/",
"contributions": [
"code",
"doc"
]
}
],
"repoType": "github",
"commitConvention": "none",
"contributorsPerLine": 7,
"commitType": "docs"
}