forked from Vitalik7/react-native-calendar-strip
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
108 lines (108 loc) · 2.54 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
{
"projectName": "react-native-calendar-strip",
"projectOwner": "bugidev",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "BugiDev",
"name": "Bogdan Begovic",
"avatar_url": "https://avatars0.githubusercontent.com/u/4005545?v=4",
"profile": "https://github.com/BugiDev",
"contributions": [
"question",
"code",
"design",
"doc",
"example",
"tool"
]
},
{
"login": "peacechen",
"name": "Peace",
"avatar_url": "https://avatars3.githubusercontent.com/u/6295083?v=4",
"profile": "https://github.com/peacechen",
"contributions": [
"question",
"bug",
"code",
"doc",
"review"
]
},
{
"login": "Burnsy",
"name": "Chris Burns",
"avatar_url": "https://avatars1.githubusercontent.com/u/15834048?v=4",
"profile": "http://www.usebillo.com",
"contributions": [
"question",
"bug",
"code",
"doc",
"tool",
"example",
"review"
]
},
{
"login": "samcolby",
"name": "samcolby",
"avatar_url": "https://avatars0.githubusercontent.com/u/26348965?v=4",
"profile": "https://github.com/samcolby",
"contributions": [
"code",
"test"
]
},
{
"login": "1ne8ight7even",
"name": "Florian Biebel",
"avatar_url": "https://avatars0.githubusercontent.com/u/239360?v=4",
"profile": "https://chromosom23.de",
"contributions": [
"code"
]
},
{
"login": "Vitall",
"name": "Vitaliy Zhukov",
"avatar_url": "https://avatars0.githubusercontent.com/u/986135?v=4",
"profile": "http://intspirit.com/",
"contributions": [
"code"
]
},
{
"login": "lbrdar",
"name": "lbrdar",
"avatar_url": "https://avatars1.githubusercontent.com/u/15323137?v=4",
"profile": "https://github.com/lbrdar",
"contributions": [
"code"
]
},
{
"login": "gHashTag",
"name": "Dimka Vasilyev",
"avatar_url": "https://avatars0.githubusercontent.com/u/6774813?v=4",
"profile": "https://github.com/gHashTag",
"contributions": [
"code"
]
},
{
"login": "hellpirat",
"name": "Eugene",
"avatar_url": "https://avatars2.githubusercontent.com/u/6241354?v=4",
"profile": "https://github.com/hellpirat",
"contributions": [
"code"
]
}
]
}