mirror of
https://github.com/romancm/gamebrary
synced 2024-11-23 03:33:06 +00:00
bcf5dc52c9
* docs: update README.md * docs: update .all-contributorsrc
42 lines
977 B
JSON
42 lines
977 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "romancm",
|
|
"name": "Roman Cervantes",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/645310?v=4",
|
|
"profile": "https://dev.to/romancm",
|
|
"contributions": [
|
|
"infra",
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "mattb555",
|
|
"name": "Matthew Bunge",
|
|
"avatar_url": "https://avatars1.githubusercontent.com/u/10692492?v=4",
|
|
"profile": "https://github.com/mattb555",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "3stan",
|
|
"name": "Tristan",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/3209018?v=4",
|
|
"profile": "https://github.com/3stan",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "gamebrary",
|
|
"projectOwner": "romancm",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com"
|
|
}
|