-
-
Notifications
You must be signed in to change notification settings - Fork 71
/
.all-contributorsrc
105 lines (105 loc) · 2.62 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
{
"projectName": "youtube-to-anchorfm",
"projectOwner": "Schroedinger-Hat",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"contributors": [
{
"login": "Wabri",
"name": "GabrielePuliti",
"avatar_url": "https://avatars.githubusercontent.com/u/12409541?v=4",
"profile": "https://www.linkedin.com/in/%F0%9F%90%A7gabriele-puliti-b62915a9/",
"contributions": [
"design",
"code",
"maintenance",
"review"
]
},
{
"login": "TheJoin95",
"name": "Miki Lombardi",
"avatar_url": "https://avatars.githubusercontent.com/u/6616203?v=4",
"profile": "https://www.mikilombardi.com",
"contributions": [
"code",
"maintenance",
"review"
]
},
{
"login": "abe-101",
"name": "Abe Hanoka",
"avatar_url": "https://avatars.githubusercontent.com/u/82916197?v=4",
"profile": "habet.dev",
"contributions": [
"code",
"maintenance",
"review"
]
},
{
"login": "matevskial",
"name": "matevskial",
"avatar_url": "https://avatars.githubusercontent.com/u/44746117?v=4",
"profile": "https://github.com/matevskial",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Amod02-prog",
"name": "Amod Deshpande",
"avatar_url": "https://avatars.githubusercontent.com/u/83520862?v=4",
"profile": "https://github.com/Amod02-prog",
"contributions": [
"doc"
]
},
{
"login": "zephyrus3",
"name": "Guilherme Costa",
"avatar_url": "https://avatars.githubusercontent.com/u/47828820?v=4",
"profile": "https://github.com/zephyrus3",
"contributions": [
"code",
"bug"
]
},
{
"login": "weltonrodrigo",
"name": "Welton Rodrigo Torres Nascimento",
"avatar_url": "https://avatars.githubusercontent.com/u/1644644?v=4",
"profile": "https://github.com/weltonrodrigo",
"contributions": [
"doc",
"code"
]
},
{
"login": "nicpuppa",
"name": "Nicola Puppa",
"avatar_url": "https://avatars.githubusercontent.com/u/72783243?v=4",
"profile": "https://github.com/nicpuppa",
"contributions": [
"doc"
]
},
{
"login": "TobiTenno",
"name": "Matt",
"avatar_url": "https://avatars.githubusercontent.com/u/7128721?v=4",
"profile": "http://matej.voboril.dev",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": "true"
}