forked from francisco-sanchez-molina/react-native-exif
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
65 lines (65 loc) · 1.61 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
{
"projectName": "react-native-exif",
"projectOwner": "psm1984",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "francisco-sanchez-molina",
"name": "francisco-sanchez-molina",
"avatar_url": "https://avatars3.githubusercontent.com/u/9049706?v=4",
"profile": "https://github.com/francisco-sanchez-molina",
"contributions": [
"code"
]
},
{
"login": "kesha-antonov",
"name": "Kesha Antonov",
"avatar_url": "https://avatars2.githubusercontent.com/u/11584712?v=4",
"profile": "https://github.com/kesha-antonov",
"contributions": [
"code"
]
},
{
"login": "ocollet",
"name": "Olivier Collet",
"avatar_url": "https://avatars1.githubusercontent.com/u/95189?v=4",
"profile": "http://ocollet.com",
"contributions": [
"code"
]
},
{
"login": "hygkui",
"name": "hygkui",
"avatar_url": "https://avatars0.githubusercontent.com/u/12526?v=4",
"profile": "https://github.com/hygkui",
"contributions": [
"code"
]
},
{
"login": "eurekao",
"name": "EurekaO",
"avatar_url": "https://avatars2.githubusercontent.com/u/1276585?v=4",
"profile": "https://github.com/eurekao",
"contributions": [
"code"
]
},
{
"login": "cmbasnett",
"name": "Colin Basnett ",
"avatar_url": "https://avatars0.githubusercontent.com/u/5035660?v=4",
"profile": "https://github.com/cmbasnett",
"contributions": [
"code"
]
}
]
}