forked from prabhuignoto/react-chrono
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
88 lines (88 loc) · 2.14 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
{
"files": [
"README.md"
],
"imageSize": 60,
"commit": false,
"contributors": [
{
"login": "aloisdg",
"name": "Alois",
"avatar_url": "https://avatars.githubusercontent.com/u/3449303?v=4",
"profile": "http://aloisdg.github.io/",
"contributions": [
"doc"
]
},
{
"login": "koji",
"name": "Koji",
"avatar_url": "https://avatars.githubusercontent.com/u/474225?v=4",
"profile": "https://kojikoji.ga",
"contributions": [
"doc"
]
},
{
"login": "alx",
"name": "Alexandre Girard",
"avatar_url": "https://avatars.githubusercontent.com/u/373?v=4",
"profile": "http://alexgirard.com",
"contributions": [
"code"
]
},
{
"login": "Ryuyxx",
"name": "Ryuya",
"avatar_url": "https://avatars.githubusercontent.com/u/69892552?v=4",
"profile": "https://github.com/Ryuyxx",
"contributions": [
"doc"
]
},
{
"login": "taqi457",
"name": "Taqi Abbas",
"avatar_url": "https://avatars.githubusercontent.com/u/2155219?v=4",
"profile": "https://github.com/taqi457",
"contributions": [
"code"
]
},
{
"login": "megasoft78",
"name": "megasoft78",
"avatar_url": "https://avatars.githubusercontent.com/u/514958?v=4",
"profile": "https://github.com/megasoft78",
"contributions": [
"code"
]
},
{
"login": "bigbigDreamer",
"name": "Eric(书生)",
"avatar_url": "https://avatars.githubusercontent.com/u/39019913?v=4",
"profile": "https://dev.bigdreamer.cc",
"contributions": [
"code"
]
},
{
"login": "DrakeXorn",
"name": "Christophe Bernard",
"avatar_url": "https://avatars.githubusercontent.com/u/3925261?v=4",
"profile": "https://github.com/DrakeXorn",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "react-chrono",
"projectOwner": "prabhuignoto",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}