forked from fabien0102/openapi-codegen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
117 lines (117 loc) · 2.83 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
{
"projectName": "openapi-codegen",
"projectOwner": "fabien0102",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "fabien0102",
"name": "Fabien BERNARD",
"avatar_url": "https://avatars.githubusercontent.com/u/1761469?v=4",
"profile": "https://fabien0102.com/",
"contributions": [
"code",
"design",
"doc",
"ideas",
"projectManagement",
"review"
]
},
{
"login": "mpotomin",
"name": "mpotomin",
"avatar_url": "https://avatars.githubusercontent.com/u/639406?v=4",
"profile": "https://github.com/mpotomin",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "micha-f",
"name": "Michael Franzkowiak",
"avatar_url": "https://avatars.githubusercontent.com/u/200647?v=4",
"profile": "https://github.com/micha-f",
"contributions": [
"doc"
]
},
{
"login": "SferaDev",
"name": "Alexis Rico",
"avatar_url": "https://avatars.githubusercontent.com/u/2181866?v=4",
"profile": "https://github.com/SferaDev",
"contributions": [
"code",
"ideas"
]
},
{
"login": "needim",
"name": "Nedim Arabacı",
"avatar_url": "https://avatars.githubusercontent.com/u/271912?v=4",
"profile": "https://ned.im/",
"contributions": [
"question",
"code",
"ideas"
]
},
{
"login": "antoniel",
"name": "Antoniel Magalhães",
"avatar_url": "https://avatars.githubusercontent.com/u/17225358?v=4",
"profile": "https://github.com/antoniel",
"contributions": [
"example",
"bug"
]
},
{
"login": "DreierF",
"name": "Florian Dreier",
"avatar_url": "https://avatars.githubusercontent.com/u/5631865?v=4",
"profile": "https://github.com/DreierF",
"contributions": [
"code"
]
},
{
"login": "el-j",
"name": "Fabian Althaus",
"avatar_url": "https://avatars.githubusercontent.com/u/2795534?v=4",
"profile": "http://fabianalthaus.de",
"contributions": [
"code"
]
},
{
"login": "ci-vamp",
"name": "ci-vamp",
"avatar_url": "https://avatars.githubusercontent.com/u/116516277?v=4",
"profile": "https://github.com/ci-vamp",
"contributions": [
"bug",
"code"
]
},
{
"login": "alan-oliv",
"name": "Alan Oliveira",
"avatar_url": "https://avatars.githubusercontent.com/u/4368481?v=4",
"profile": "https://twitter.com/oalanoliv",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}