-
Notifications
You must be signed in to change notification settings - Fork 3
/
.all-contributorsrc
124 lines (124 loc) · 3.02 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
{
"projectName": "tailormap-viewer",
"projectOwner": "Tailormap",
"imageSize": 100,
"repoType": "github",
"commit": true,
"contributorsPerLine": 6,
"linkToUsage": true,
"files": [
"CONTRIBUTORS.md"
],
"repoHost": "https://github.com",
"commitConvention": "angular",
"contributors": [
{
"login": "mprins",
"name": "Mark Prins",
"avatar_url": "https://avatars.githubusercontent.com/u/1165786?v=4",
"profile": "https://www.b3partners.nl/",
"contributions": [
"code",
"infra",
"review",
"bug",
"maintenance"
]
},
{
"login": "matthijsln",
"name": "Matthijs",
"avatar_url": "https://avatars.githubusercontent.com/u/1926261?v=4",
"profile": "https://github.com/matthijsln",
"contributions": [
"code",
"infra",
"review",
"bug",
"maintenance"
]
},
{
"login": "geertplaisier",
"name": "Geert Plaisier",
"avatar_url": "https://avatars.githubusercontent.com/u/4118121?v=4",
"profile": "http://www.gnamic.nl/",
"contributions": [
"code",
"infra",
"review",
"bug",
"maintenance"
]
},
{
"login": "KJLammers",
"name": "KJLammers",
"avatar_url": "https://avatars.githubusercontent.com/u/13237783?v=4",
"profile": "https://github.com/KJLammers",
"contributions": [
"bug"
]
},
{
"login": "puckipedia",
"name": "puckipedia",
"avatar_url": "https://avatars.githubusercontent.com/u/488734?v=4",
"profile": "https://github.com/puckipedia",
"contributions": [
"code",
"bug"
]
},
{
"login": "mvdstruijk",
"name": "Martijn",
"avatar_url": "https://avatars.githubusercontent.com/u/8654096?v=4",
"profile": "https://github.com/mvdstruijk",
"contributions": [
"code",
"doc",
"maintenance"
]
},
{
"login": "geertoff",
"name": "Geert Offenberg",
"avatar_url": "https://avatars.githubusercontent.com/u/102165826?v=4",
"profile": "https://github.com/geertoff",
"contributions": [
"code",
"bug"
]
},
{
"login": "dependabot",
"name": "Dependabot",
"avatar_url": "https://avatars.githubusercontent.com/u/27347476?v=4",
"profile": "https://github.com/features/security",
"contributions": [
"maintenance"
]
},
{
"login": "oscarporsius",
"name": "Oscar P.",
"avatar_url": "https://avatars.githubusercontent.com/u/149582283?v=4",
"profile": "https://github.com/oscarporsius",
"contributions": [
"code"
]
},
{
"login": "steinkobben",
"name": "steinkobben",
"avatar_url": "https://avatars.githubusercontent.com/u/93925365?v=4",
"profile": "https://github.com/steinkobben",
"contributions": [
"maintenance",
"code"
]
}
],
"commitType": "docs"
}