4fafc84e56
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
28 lines
576 B
JSON
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
|
|
}
|