forked from kubb-labs/kubb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
134 lines (134 loc) · 4.12 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
{
"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"]
},
{
"login": "pafnuty",
"name": "Pavel Belousov",
"avatar_url": "https://avatars.githubusercontent.com/u/1635679?v=4",
"profile": "http://projects.pafnuty.name",
"contributions": ["code"]
},
{
"login": "dmitry-blackwave",
"name": "Dmitry Belov",
"avatar_url": "https://avatars.githubusercontent.com/u/5526543?v=4",
"profile": "https://github.com/dmitry-blackwave",
"contributions": ["code"]
},
{
"login": "aburgel",
"name": "Alex Burgel",
"avatar_url": "https://avatars.githubusercontent.com/u/341478?v=4",
"profile": "https://github.com/aburgel",
"contributions": ["code"]
},
{
"login": "dgarciamuria",
"name": "Daniel Garcia",
"avatar_url": "https://avatars.githubusercontent.com/u/8144333?v=4",
"profile": "https://github.com/dgarciamuria",
"contributions": ["code"]
},
{
"login": "wuyuanyi135",
"name": "wuyuanyi135",
"avatar_url": "https://avatars.githubusercontent.com/u/11760870?v=4",
"profile": "https://github.com/wuyuanyi135",
"contributions": ["code"]
},
{
"login": "cjthompson",
"name": "Chris Thompson",
"avatar_url": "https://avatars.githubusercontent.com/u/1958266?v=4",
"profile": "https://github.com/cjthompson",
"contributions": ["code"]
},
{
"login": "hkang1",
"name": "Caleb Hoyoul Kang",
"avatar_url": "https://avatars.githubusercontent.com/u/220971?v=4",
"profile": "https://github.com/hkang1",
"contributions": ["code"]
},
{
"login": "grreeenn",
"name": "Gregory Zhukovsky",
"avatar_url": "https://avatars.githubusercontent.com/u/13204857?v=4",
"profile": "https://github.com/grreeenn",
"contributions": ["code"]
},
{
"login": "ChilloManiac",
"name": "Christoffer Nørbjerg",
"avatar_url": "https://avatars.githubusercontent.com/u/3761964?v=4",
"profile": "https://github.com/ChilloManiac",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "kubb",
"projectOwner": "kubb-labs",
"commitType": "docs"
}