-
-
Notifications
You must be signed in to change notification settings - Fork 93
/
Copy path.all-contributorsrc
80 lines (80 loc) · 2 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"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "opannapo",
"name": "opannapo",
"avatar_url": "https://avatars0.githubusercontent.com/u/18698574?v=4",
"profile": "https://github.com/opannapo",
"contributions": [
"code"
]
},
{
"login": "Taormina",
"name": "Anthony Taormina",
"avatar_url": "https://avatars1.githubusercontent.com/u/1090627?v=4",
"profile": "https://taormina.io",
"contributions": [
"doc"
]
},
{
"login": "kekland",
"name": "Erzhan",
"avatar_url": "https://avatars0.githubusercontent.com/u/14993994?v=4",
"profile": "http://kekland.github.io",
"contributions": [
"test"
]
},
{
"login": "BIGDADz",
"name": "Puttipong Wongrak",
"avatar_url": "https://avatars1.githubusercontent.com/u/23566790?v=4",
"profile": "https://bigdadz-developer.web.app/",
"contributions": [
"bug"
]
},
{
"login": "AadumKhor",
"name": "Aayush Malhotra",
"avatar_url": "https://avatars2.githubusercontent.com/u/37381075?v=4",
"profile": "https://github.com/AadumKhor",
"contributions": [
"bug"
]
},
{
"login": "benja8151",
"name": "benja8151",
"avatar_url": "https://avatars.githubusercontent.com/u/51935943?v=4",
"profile": "https://github.com/benja8151",
"contributions": [
"platform",
"maintenance"
]
},
{
"login": "RemcoSchrijver",
"name": "Remco Schrijver",
"avatar_url": "https://avatars.githubusercontent.com/u/45097990?v=4",
"profile": "https://github.com/RemcoSchrijver",
"contributions": [
"platform",
"maintenance"
]
}
],
"contributorsPerLine": 7,
"projectName": "Liquid-Pull-To-Refresh",
"projectOwner": "aagarwal1012",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}