-
-
Notifications
You must be signed in to change notification settings - Fork 39
/
.all-contributorsrc
66 lines (66 loc) · 1.55 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "wellyshen",
"name": "Welly",
"avatar_url": "https://avatars.githubusercontent.com/u/21308003?v=4",
"profile": "http://wellyshen.com",
"contributions": [
"ideas",
"code",
"doc",
"infra",
"maintenance"
]
},
{
"login": "nikitapilgrim",
"name": "Nikita Pilgrim",
"avatar_url": "https://avatars.githubusercontent.com/u/49089372?v=4",
"profile": "http://postalchemy.now.sh",
"contributions": [
"code"
]
},
{
"login": "neighborhood999",
"name": "Jie Peng",
"avatar_url": "https://avatars.githubusercontent.com/u/10325111?v=4",
"profile": "http://jiepeng.me",
"contributions": [
"doc"
]
},
{
"login": "qister",
"name": "Alex Lyakhnitskiy",
"avatar_url": "https://avatars.githubusercontent.com/u/62909771?v=4",
"profile": "https://github.com/qister",
"contributions": [
"code"
]
},
{
"login": "adampash",
"name": "Adam Pash",
"avatar_url": "https://avatars.githubusercontent.com/u/64131?v=4",
"profile": "http://adampash.com",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "react-cool-virtual",
"projectOwner": "wellyshen",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}