-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.all-contributorsrc
103 lines (103 loc) · 2.56 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
{
"files": [
"README.md"
],
"imageSize": 80,
"commit": false,
"contributors": [
{
"login": "bkis",
"name": "bkis",
"avatar_url": "https://avatars0.githubusercontent.com/u/9215743?v=4",
"profile": "https://github.com/bkis",
"contributions": [
"content",
"example",
"ideas",
"maintenance"
]
},
{
"login": "hntFulvan",
"name": "Nicolas David Werner",
"avatar_url": "https://avatars3.githubusercontent.com/u/64469511?v=4",
"profile": "https://github.com/hntFulvan",
"contributions": [
"content",
"example"
]
},
{
"login": "Lelalue",
"name": "Lelalue",
"avatar_url": "https://avatars1.githubusercontent.com/u/34158237?v=4",
"profile": "https://github.com/Lelalue",
"contributions": [
"content",
"example"
]
},
{
"login": "mkamphausen",
"name": "mkamphausen",
"avatar_url": "https://avatars2.githubusercontent.com/u/43293625?v=4",
"profile": "https://github.com/mkamphausen",
"contributions": [
"content",
"example"
]
},
{
"login": "jkamphausen",
"name": "Julian Kamphausen",
"avatar_url": "https://avatars2.githubusercontent.com/u/29183752?v=4",
"profile": "http://#",
"contributions": [
"content",
"example"
]
},
{
"login": "Demirro",
"name": "Demirro",
"avatar_url": "https://avatars3.githubusercontent.com/u/44236116?v=4",
"profile": "https://github.com/Demirro",
"contributions": [
"ideas"
]
},
{
"login": "vgavrilova",
"name": "Valeria Gavrilova",
"avatar_url": "https://avatars2.githubusercontent.com/u/63244952?v=4",
"profile": "https://github.com/vgavrilova",
"contributions": [
"bug"
]
},
{
"login": "jspringe-stu",
"name": "jspringe",
"avatar_url": "https://avatars.githubusercontent.com/u/74214197?v=4",
"profile": "https://github.com/jspringe-stu",
"contributions": [
"content"
]
},
{
"login": "sandeepmishratech",
"name": "Sandeep Mishra",
"avatar_url": "https://avatars.githubusercontent.com/u/87706790?v=4",
"profile": "https://github.com/sandeepmishratech",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 6,
"projectName": "java-wegweiser",
"projectOwner": "DH-Cologne",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}