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
allcontributors[bot] 788d059426 docs: add mcgregordan as a contributor (#25)
* docs: update README.md

* docs: update .all-contributorsrc
2019-10-28 20:56:59 -04:00

47 lines
1.1 KiB
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"
]
},
{
"login": "mcgregordan",
"name": "Dan McGregor",
"avatar_url": "https://avatars0.githubusercontent.com/u/17787076?v=4",
"profile": "https://github.com/mcgregordan",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "rubocop-linter-action",
"projectOwner": "andrewmcodes",
"repoType": "github",
"repoHost": "https://github.com"
}