Files
tvapp2/.all-contributorsrc
Aetherinox 0db3294028 docs(readme): update contribs
add dtankdempse, because why not.
2024-12-14 15:59:38 -07:00

30 lines
887 B
JSON

{
"projectName": "thetvapp-docker",
"projectOwner": "Aetherinox",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 40,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "Aetherinox",
"name": "Aetherinox",
"avatar_url": "https://avatars.githubusercontent.com/u/118329232?v=4",
"profile": "https://gitlab.com/Aetherinox",
"contributions": ["code", "projectManagement"]
},
{
"login": "dtankdempse",
"name": "dtankdempse",
"avatar_url": "https://avatars.githubusercontent.com/u/175421607?v=4",
"profile": "https://gitlab.com/dtankdempse",
"contributions": ["tools"]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}