Skip to content

Commit eba19cb

Browse files
committed
let tributors find all contributors
Signed-off-by: vsoch <[email protected]>
1 parent 04ca59e commit eba19cb

File tree

1 file changed

+136
-4
lines changed

1 file changed

+136
-4
lines changed

.all-contributorsrc

Lines changed: 136 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,149 @@
1010
"commit": true,
1111
"commitConvention": "none",
1212
"contributors": [
13+
{
14+
"login": "Flamefire",
15+
"name": "Flamefire",
16+
"contributions": [
17+
"code"
18+
],
19+
"profile": "https://github.com/Flamefire",
20+
"avatar_url": [
21+
"https://avatars.githubusercontent.com/u/309017?v=4"
22+
]
23+
},
24+
{
25+
"login": "kinow",
26+
"name": "kinow",
27+
"contributions": [
28+
"code"
29+
],
30+
"profile": "https://github.com/kinow",
31+
"avatar_url": [
32+
"https://avatars.githubusercontent.com/u/304786?v=4"
33+
]
34+
},
35+
{
36+
"login": "tschoonj",
37+
"name": "tschoonj",
38+
"contributions": [
39+
"code"
40+
],
41+
"profile": "https://github.com/tschoonj",
42+
"avatar_url": [
43+
"https://avatars.githubusercontent.com/u/65736?v=4"
44+
]
45+
},
46+
{
47+
"login": "al3x609",
48+
"name": "al3x609",
49+
"contributions": [
50+
"code"
51+
],
52+
"profile": "https://github.com/al3x609",
53+
"avatar_url": [
54+
"https://avatars.githubusercontent.com/u/4086644?v=4"
55+
]
56+
},
57+
{
58+
"login": "mobiusklein",
59+
"name": "mobiusklein",
60+
"contributions": [
61+
"code"
62+
],
63+
"profile": "https://github.com/mobiusklein",
64+
"avatar_url": [
65+
"https://avatars.githubusercontent.com/u/1426041?v=4"
66+
]
67+
},
68+
{
69+
"login": "MarDiehl",
70+
"name": "MarDiehl",
71+
"contributions": [
72+
"code"
73+
],
74+
"profile": "https://github.com/MarDiehl",
75+
"avatar_url": [
76+
"https://avatars.githubusercontent.com/u/6196733?v=4"
77+
]
78+
},
79+
{
80+
"login": "shnizzedy",
81+
"name": "shnizzedy",
82+
"contributions": [
83+
"code"
84+
],
85+
"profile": "https://github.com/shnizzedy",
86+
"avatar_url": [
87+
"https://avatars.githubusercontent.com/u/5974438?v=4"
88+
]
89+
},
90+
{
91+
"login": "wkpalan",
92+
"name": "wkpalan",
93+
"contributions": [
94+
"code"
95+
],
96+
"profile": "https://github.com/wkpalan",
97+
"avatar_url": [
98+
"https://avatars.githubusercontent.com/u/6353590?v=4"
99+
]
100+
},
101+
{
102+
"login": "cceyda",
103+
"name": "cceyda",
104+
"contributions": [
105+
"code"
106+
],
107+
"profile": "https://github.com/cceyda",
108+
"avatar_url": [
109+
"https://avatars.githubusercontent.com/u/15624271?v=4"
110+
]
111+
},
112+
{
113+
"login": "neumann-nico",
114+
"name": "neumann-nico",
115+
"contributions": [
116+
"code"
117+
],
118+
"profile": "https://github.com/neumann-nico",
119+
"avatar_url": [
120+
"https://avatars.githubusercontent.com/u/33637944?v=4"
121+
]
122+
},
13123
{
14124
"login": "vsoch",
15-
"name": "Vanessasaurus",
125+
"name": "vsoch",
16126
"contributions": [
17127
"code"
18128
],
19-
"profile": "https://vsoch.github.io",
129+
"profile": "https://github.com/vsoch",
20130
"avatar_url": [
21131
"https://avatars.githubusercontent.com/u/814322?v=4"
22132
]
133+
},
134+
{
135+
"login": "pierlauro",
136+
"name": "pierlauro",
137+
"contributions": [
138+
"code"
139+
],
140+
"profile": "https://github.com/pierlauro",
141+
"avatar_url": [
142+
"https://avatars.githubusercontent.com/u/6776431?v=4"
143+
]
144+
},
145+
{
146+
"login": "biosugar0",
147+
"name": "biosugar0",
148+
"contributions": [
149+
"code"
150+
],
151+
"profile": "https://github.com/biosugar0",
152+
"avatar_url": [
153+
"https://avatars.githubusercontent.com/u/18737819?v=4"
154+
]
23155
}
24-
]
156+
],
25157
"contributorsPerLine": 7
26-
}
158+
}

0 commit comments

Comments
 (0)