forked from kubb-labs/kubb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
89 lines (89 loc) · 2.22 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "stijnvanhulle",
"name": "Stijn Van Hulle",
"avatar_url": "https://avatars.githubusercontent.com/u/5904681?v=4",
"profile": "http://www.stijnvanhulle.be",
"contributions": [
"code"
]
},
{
"login": "xPhentom",
"name": "Wouter Roozeleer",
"avatar_url": "https://avatars.githubusercontent.com/u/5096867?v=4",
"profile": "https://fosstodon.org/@xphentom",
"contributions": [
"code"
]
},
{
"login": "b6pzeusbc54tvhw5jgpyw8pwz2x6gs",
"name": "Alfred",
"avatar_url": "https://avatars.githubusercontent.com/u/15520015?v=4",
"profile": "https://aluc.io/",
"contributions": [
"code"
]
},
{
"login": "raveclassic",
"name": "Kirill Agalakov",
"avatar_url": "https://avatars.githubusercontent.com/u/1743568?v=4",
"profile": "https://github.com/raveclassic",
"contributions": [
"code"
]
},
{
"login": "WickyNilliams",
"name": "Nick Williams",
"avatar_url": "https://avatars.githubusercontent.com/u/1091390?v=4",
"profile": "http://wicky.nillia.ms",
"contributions": [
"doc"
]
},
{
"login": "helt",
"name": "helt",
"avatar_url": "https://avatars.githubusercontent.com/u/1732112?v=4",
"profile": "https://github.com/helt",
"contributions": [
"code"
]
},
{
"login": "Ti-webdev",
"name": "Vasily Mikhaylovsky",
"avatar_url": "https://avatars.githubusercontent.com/u/478565?v=4",
"profile": "https://github.com/Ti-webdev",
"contributions": [
"code"
]
},
{
"login": "chiptus",
"name": "Chaim Lev-Ari",
"avatar_url": "https://avatars.githubusercontent.com/u/1381655?v=4",
"profile": "https://github.com/chiptus",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "kubb",
"projectOwner": "kubb-project",
"commitType": "docs"
}