-
-
Notifications
You must be signed in to change notification settings - Fork 124
/
.all-contributorsrc
109 lines (109 loc) · 2.8 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
109
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sanjeevyadavit",
"name": "Sanjeev yadav",
"avatar_url": "https://avatars0.githubusercontent.com/u/13250741?v=4",
"profile": "http://twitter.com/sanjeevyadavit",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "ishansinghania",
"name": "ishansinghania",
"avatar_url": "https://avatars1.githubusercontent.com/u/25003242?v=4",
"profile": "https://github.com/ishansinghania",
"contributions": [
"code"
]
},
{
"login": "DevDelvo",
"name": "Kevin Delvo",
"avatar_url": "https://avatars1.githubusercontent.com/u/32313680?v=4",
"profile": "https://github.com/DevDelvo",
"contributions": [
"doc"
]
},
{
"login": "josectobar",
"name": "Jose Tobar",
"avatar_url": "https://avatars1.githubusercontent.com/u/21246524?v=4",
"profile": "http://www.jctobar.com",
"contributions": [
"code",
"userTesting"
]
},
{
"login": "harshitmahendra",
"name": "harshit mahendra",
"avatar_url": "https://avatars0.githubusercontent.com/u/34433141?v=4",
"profile": "https://github.com/harshitmahendra",
"contributions": [
"bug"
]
},
{
"login": "imrankhanjoya",
"name": "imrankhanjoya",
"avatar_url": "https://avatars3.githubusercontent.com/u/2832270?v=4",
"profile": "https://github.com/imrankhanjoya",
"contributions": [
"bug"
]
},
{
"login": "MehmoodArib",
"name": "Mehmood Arib",
"avatar_url": "https://avatars2.githubusercontent.com/u/32247358?v=4",
"profile": "https://github.com/MehmoodArib",
"contributions": [
"bug",
"code"
]
},
{
"login": "piyush9015",
"name": "piyush9015",
"avatar_url": "https://avatars2.githubusercontent.com/u/24675931?v=4",
"profile": "https://github.com/piyush9015",
"contributions": [
"bug"
]
},
{
"login": "balkrishanyadav",
"name": "Balkrishan Yadav",
"avatar_url": "https://avatars2.githubusercontent.com/u/6735695?v=4",
"profile": "https://github.com/balkrishanyadav",
"contributions": [
"bug"
]
},
{
"login": "troublediehard",
"name": "Dima Portenko",
"avatar_url": "https://avatars2.githubusercontent.com/u/6594232?v=4",
"profile": "https://github.com/troublediehard",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "magento_react_native",
"projectOwner": "sanjeevyadavit",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}