Add contributor badges
This commit is contained in:
29
.all-contributorsrc
Normal file
29
.all-contributorsrc
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"projectName": "surround-to-eac3",
|
||||
"projectOwner": "jono-rams",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitConvention": "angular",
|
||||
"contributorsPerLine": 7,
|
||||
"linkToUsage": true,
|
||||
"skipCi": true,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "jono-rams",
|
||||
"name": "Jonathan Rampersad",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/29872001?v=4",
|
||||
"profile": "https://jono-rams.work",
|
||||
"contributions": [
|
||||
"code",
|
||||
"doc",
|
||||
"infra"
|
||||
]
|
||||
}
|
||||
],
|
||||
"commitType": "docs"
|
||||
}
|
Reference in New Issue
Block a user