design/.all-contributorsrc
2020-01-15 15:58:05 +00:00

24 lines
515 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "psobrakseaton",
"name": "Patch Sobrak-Seaton",
"avatar_url": "https://avatars3.githubusercontent.com/u/28573875?v=4",
"profile": "http://sobrakseaton.com",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "design",
"projectOwner": "libscie",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}