docs: create .all-contributorsrc [skip ci]
This commit is contained in:
parent
b6da3eafcd
commit
9dd1d00225
1 changed files with 24 additions and 0 deletions
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue