[GitHub PR #1 by jono-rams] Add Contributor badges (#3)
Some checks failed
Publish Python Package to PyPI / deploy (push) Has been cancelled

**Mirrored from GitHub PR `#1` by `jono-rams`**

Original PR: https://github.com/jono-rams/surround-to-eac3/pull/1

---

None

Co-authored-by: GitHub Bridge Bot <bot@yourdomain.com>
Reviewed-on: #3
Co-authored-by: gitea-bot <bot@jono-rams.work>
Co-committed-by: gitea-bot <bot@jono-rams.work>
This commit is contained in:
2025-06-17 15:57:42 +00:00
committed by Jonathan Rampersad
parent 2baea872d6
commit 405f5a18ee
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"
}