-
Notifications
You must be signed in to change notification settings - Fork 48
/
.all-contributorsrc
109 lines (109 loc) · 2.6 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "SeppPenner",
"name": "HansM",
"avatar_url": "https://avatars.githubusercontent.com/u/9639361?v=4",
"profile": "https://franzhuber23.blogspot.de/",
"contributions": [
"code",
"doc",
"example",
"maintenance",
"projectManagement",
"test"
]
},
{
"login": "Illegal-Services",
"name": "IB_U_Z_Z_A_R_Dl",
"avatar_url": "https://avatars.githubusercontent.com/u/62464560?v=4",
"profile": "https://t.me/illegal_services_forum",
"contributions": [
"code",
"doc",
"example",
"maintenance",
"projectManagement",
"test"
]
},
{
"login": "Marethyu9999",
"name": "Erik Grobecker",
"avatar_url": "https://avatars.githubusercontent.com/u/66386137?v=4",
"profile": "https://github.com/Marethyu9999",
"contributions": [
"code",
"doc",
"example",
"maintenance",
"projectManagement",
"test"
]
},
{
"login": "mxwmnn",
"name": "mxwmnn",
"avatar_url": "https://avatars.githubusercontent.com/u/105636539?v=4",
"profile": "https://github.com/mxwmnn",
"contributions": [
"code",
"doc",
"example",
"maintenance",
"projectManagement",
"test"
]
},
{
"login": "lechnerio",
"name": "Daniel Lechner",
"avatar_url": "https://avatars.githubusercontent.com/u/591317?v=4",
"profile": "http://www.lechner.io",
"contributions": [
"doc"
]
},
{
"login": "fypNews",
"name": "fypNews",
"avatar_url": "https://avatars.githubusercontent.com/u/124069362?v=4",
"profile": "https://github.com/fypNews",
"contributions": [
"doc"
]
},
{
"login": "RickyRAV",
"name": "Ricky",
"avatar_url": "https://avatars.githubusercontent.com/u/101335214?v=4",
"profile": "https://github.com/RickyRAV",
"contributions": [
"doc"
]
},
{
"login": "sdaqo",
"name": "sdaqo",
"avatar_url": "https://avatars.githubusercontent.com/u/63876564?v=4",
"profile": "https://sdaqo.dev/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "awesome-german-piracy",
"projectOwner": "SeppPenner",
"commitType": "docs"
}