This repository has been archived on 2023-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
coverage-check-action/.all-contributorsrc
2019-10-28 20:55:51 -04:00

38 lines
854 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "andrewmcodes",
"name": "Andrew Mason",
"avatar_url": "https://avatars1.githubusercontent.com/u/18423853?v=4",
"profile": "https://www.andrewmason.me/",
"contributions": [
"infra",
"review",
"doc",
"code"
]
},
{
"login": "MiguelSavignano",
"name": "Miguel Savignano",
"avatar_url": "https://avatars3.githubusercontent.com/u/6641863?v=4",
"profile": "https://github.com/MiguelSavignano",
"contributions": [
"infra",
"test",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "rubocop-linter-action",
"projectOwner": "andrewmcodes",
"repoType": "github",
"repoHost": "https://github.com"
}