forked from YouTube-Enhancer/extension
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
146 lines (146 loc) · 4.24 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
{
"projectName": "extension",
"projectOwner": "YouTube-Enhancer",
"files": ["README.md"],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "mist8kengas",
"name": "mist8kengas",
"avatar_url": "https://avatars.githubusercontent.com/u/46955469?v=4",
"profile": "https://hioctane.org",
"contributions": ["translation", "code", "bug"]
},
{
"login": "VampireChicken12",
"name": "Nathan",
"avatar_url": "https://avatars.githubusercontent.com/u/45531575?v=4",
"profile": "https://hikari-bot.com",
"contributions": ["design", "code", "translation"]
},
{
"login": "commonly-ts",
"name": "Commonly",
"avatar_url": "https://avatars.githubusercontent.com/u/51011212?v=4",
"profile": "https://github.com/commonly-ts",
"contributions": ["bug"]
},
{
"login": "eduardozgz",
"name": "Eduardo Aznar",
"avatar_url": "https://avatars.githubusercontent.com/u/30407412?v=4",
"profile": "https://eduardozgz.com",
"contributions": ["translation"]
},
{
"login": "lamyergeier",
"name": "Lamyergeier",
"avatar_url": "https://avatars.githubusercontent.com/u/42092626?v=4",
"profile": "https://github.com/lamyergeier",
"contributions": ["ideas"]
},
{
"login": "SleepyPrince",
"name": "Jackal Chan",
"avatar_url": "https://avatars.githubusercontent.com/u/670216?v=4",
"profile": "https://github.com/SleepyPrince",
"contributions": ["translation"]
},
{
"login": "livingflore",
"name": "livingflore",
"avatar_url": "https://avatars.githubusercontent.com/u/63370734?v=4",
"profile": "http://livingflore.me",
"contributions": ["translation", "code"]
},
{
"login": "crvt7",
"name": "Patryk Popardowski",
"avatar_url": "https://avatars.githubusercontent.com/u/79649679?v=4",
"profile": "https://github.com/crvt7",
"contributions": ["translation"]
},
{
"login": "luisaosan",
"name": "Luis Felipe",
"avatar_url": "https://avatars.githubusercontent.com/u/48157083?v=4",
"profile": "https://github.com/luisaosan",
"contributions": ["translation"]
},
{
"login": "v1ctorio",
"name": "Vic",
"avatar_url": "https://avatars.githubusercontent.com/u/74506415?v=4",
"profile": "http://nosesisaid.com",
"contributions": ["translation"]
},
{
"login": "rado84-github",
"name": "rado84",
"avatar_url": "https://avatars.githubusercontent.com/u/41172201?v=4",
"profile": "https://github.com/rado84-github",
"contributions": ["bug"]
},
{
"login": "pulsar2105",
"name": "pulsar2105",
"avatar_url": "https://avatars.githubusercontent.com/u/54115653?v=4",
"profile": "https://github.com/pulsar2105",
"contributions": ["translation"]
},
{
"login": "G-Ran-Berg",
"name": "Granberg",
"avatar_url": "https://avatars.githubusercontent.com/u/12037193?v=4",
"profile": "https://github.com/G-Ran-Berg",
"contributions": ["translation"]
},
{
"login": "Secret-Peter",
"name": "Secret-Peter",
"avatar_url": "https://avatars.githubusercontent.com/u/166921574?v=4",
"profile": "https://github.com/Secret-Peter",
"contributions": ["translation"]
},
{
"login": "szaumoor",
"name": "Marcos C.R.",
"avatar_url": "https://avatars.githubusercontent.com/u/78204388?v=4",
"profile": "https://github.com/szaumoor",
"contributions": ["ideas"]
},
{
"login": "charlymoon741",
"name": "Carlos Ramos Luna",
"avatar_url": "https://avatars.githubusercontent.com/u/62484941?v=4",
"profile": "https://github.com/charlymoon741",
"contributions": ["ideas"]
},
{
"login": "Angsimosaurus",
"name": "앙시모사우루스",
"avatar_url": "https://avatars.githubusercontent.com/u/79510039?v=4",
"profile": "https://github.com/Angsimosaurus",
"contributions": ["translation"]
},
{
"login": "Mabra51",
"name": "Mabra51",
"avatar_url": "https://avatars.githubusercontent.com/u/12016338?v=4",
"profile": "https://github.com/Mabra51",
"contributions": ["ideas"]
},
{
"login": "eduardozgz",
"name": "Eduardo Aznar",
"avatar_url": "https://avatars.githubusercontent.com/u/30407412?v=4",
"profile": "https://eduardozgz.com",
"contributions": [
"translation",
"code"
]
}
]
}