-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
112 lines (112 loc) · 2.79 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
{
"projectName": "a11y",
"projectOwner": "Neofonie",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributorsPerLine": 7,
"linkToUsage": false,
"contributors": [
{
"login": "dutscher",
"name": "Willy Woitas",
"avatar_url": "https://avatars.githubusercontent.com/u/14682?v=4",
"profile": "https://github.com/dutscher",
"contributions": [
"code",
"a11y"
]
},
{
"login": "KaiPUecker",
"name": "KaiPUecker",
"avatar_url": "https://avatars.githubusercontent.com/u/16097317?v=4",
"profile": "https://github.com/KaiPUecker",
"contributions": [
"code",
"plugin"
]
},
{
"login": "dastan-neofonie",
"name": "dastan-neofonie",
"avatar_url": "https://avatars.githubusercontent.com/u/132995915?v=4",
"profile": "https://github.com/dastan-neofonie",
"contributions": [
"code",
"plugin"
]
},
{
"login": "dagmarcliment",
"name": "dagmarcliment",
"avatar_url": "https://avatars.githubusercontent.com/u/166798148?v=4",
"profile": "https://github.com/dagmarcliment",
"contributions": [
"code"
]
},
{
"login": "wolffste",
"name": "Stefan Wolff",
"avatar_url": "https://avatars.githubusercontent.com/u/48299833?v=4",
"profile": "https://github.com/wolffste",
"contributions": [
"code",
"design"
]
},
{
"login": "vincentkg",
"name": "vincentkg",
"avatar_url": "https://avatars.githubusercontent.com/u/121291022?v=4",
"profile": "https://github.com/vincentkg",
"contributions": [
"code",
"design"
]
},
{
"login": "karakozA",
"name": "karakozA",
"avatar_url": "https://avatars.githubusercontent.com/u/168534924?v=4",
"profile": "https://github.com/karakozA",
"contributions": [
"code"
]
},
{
"login": "djpo",
"name": "Poppe",
"avatar_url": "https://avatars.githubusercontent.com/u/15165864?v=4",
"profile": "https://github.com/djpo",
"contributions": [
"code",
"design"
]
},
{
"login": "Fernandadp",
"name": "Fernanda Dehays",
"avatar_url": "https://avatars.githubusercontent.com/u/37628126?v=4",
"profile": "https://github.com/Fernandadp",
"contributions": [
"code"
]
},
{
"login": "GuelcanKorkut",
"name": "Gülcan Korkut",
"avatar_url": "https://avatars.githubusercontent.com/u/22833869?v=4",
"profile": "https://github.com/GuelcanKorkut",
"contributions": [
"code"
]
}
]
}