Files
examples/.all-contributorsrc

43 lines
988 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "EvanBacon",
"name": "Evan Bacon",
"avatar_url": "https://avatars1.githubusercontent.com/u/9664363?v=4",
"profile": "https://twitter.com/baconbrix",
"contributions": [
"code"
]
},
{
"login": "brentvatne",
"name": "Brent Vatne",
"avatar_url": "https://avatars2.githubusercontent.com/u/90494?v=4",
"profile": "https://github.com/brentvatne",
"contributions": [
"code"
]
},
{
"login": "byCedric",
"name": "Cedric van Putten",
"avatar_url": "https://avatars2.githubusercontent.com/u/1203991?v=4",
"profile": "https://bycedric.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "examples",
"projectOwner": "expo",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}