-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
80 lines (80 loc) · 1.81 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
{
"files": [
"README.md",
"README.beg.e.md",
"README.end2.e.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "suntong",
"name": "suntong",
"avatar_url": "https://avatars.githubusercontent.com/u/422244?v=4",
"profile": "https://github.com/suntong",
"contributions": [
"code",
"ideas",
"design",
"data",
"test",
"bug",
"doc",
"blog",
"example",
"tutorial",
"tool",
"platform",
"review",
"question",
"maintenance",
"infra"
]
},
{
"login": "sanjaymsh",
"name": "sanjaymsh",
"avatar_url": "https://avatars.githubusercontent.com/u/66668807?v=4",
"profile": "https://github.com/sanjaymsh",
"contributions": [
"platform"
]
},
{
"login": "bjwest",
"name": "Billy West",
"avatar_url": "https://avatars.githubusercontent.com/u/1934590?v=4",
"profile": "https://github.com/bjwest",
"contributions": [
"bug",
"userTesting"
]
},
{
"login": "bdaroz",
"name": "Brian Rozmierski",
"avatar_url": "https://avatars.githubusercontent.com/u/9668896?v=4",
"profile": "https://github.com/bdaroz",
"contributions": [
"bug",
"userTesting"
]
},
{
"login": "brainstorm",
"name": "Roman Valls Guimera",
"avatar_url": "https://avatars.githubusercontent.com/u/175587?v=4",
"profile": "http://blogs.nopcode.org/brainstorm",
"contributions": [
"bug",
"userTesting"
]
}
],
"contributorsPerLine": 7,
"projectName": "ffcvt",
"projectOwner": "suntong",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}