This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
packwatch/.all-contributorsrc
allcontributors[bot] 4fafc84e56
docs: add mcataford as a contributor (#10)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-06 16:14:07 -05:00

28 lines
576 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mcataford",
"name": "Marc Cataford",
"avatar_url": "https://avatars2.githubusercontent.com/u/6210361?v=4",
"profile": "https://mcataford.github.io",
"contributions": [
"ideas",
"code",
"infra",
"test",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "packwatch",
"projectOwner": "mcataford",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}