forked from stevenpersia/tinder-react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
32 lines (32 loc) · 752 Bytes
/
.all-contributorsrc
File metadata and controls
32 lines (32 loc) · 752 Bytes
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "anand9",
"name": "Anand Vasudevan ",
"avatar_url": "https://avatars3.githubusercontent.com/u/638590?v=4",
"profile": "https://github.com/anand9",
"contributions": [
"code"
]
},
{
"login": "Sbphillips19",
"name": "Stephen Phillips",
"avatar_url": "https://avatars3.githubusercontent.com/u/25047763?v=4",
"profile": "http://Skibudsapp.com",
"contributions": [
"question"
]
}
],
"contributorsPerLine": 7,
"projectName": "tinder-react-native",
"projectOwner": "stevenpersia",
"repoType": "github",
"repoHost": "https://github.com"
}