Apply patch from GitHub PR #1 by jono-rams

This commit is contained in:
GitHub Bridge Bot
2025-06-17 15:57:08 +00:00
parent 2baea872d6
commit 6d3e6f555f
4 changed files with 138 additions and 1 deletions

29
.all-contributorsrc Normal file
View 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"
}