a34e42a5e1
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
38 lines
828 B
JSON
38 lines
828 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"
|
|
]
|
|
},
|
|
{
|
|
"login": "msrose",
|
|
"name": "Michael Rose",
|
|
"avatar_url": "https://avatars3.githubusercontent.com/u/3495264?v=4",
|
|
"profile": "http://msrose.github.io",
|
|
"contributions": [
|
|
"infra",
|
|
"doc"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "packwatch",
|
|
"projectOwner": "mcataford",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|