docs: add mcataford as a contributor #10

Merged
allcontributors[bot] merged 2 commits from all-contributors/add-mcataford into master 2020-03-06 21:14:08 +00:00
Showing only changes of commit 1ade638d42 - Show all commits

28
.all-contributorsrc Normal file
View file

@ -0,0 +1,28 @@
{
"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
}