add all-contributorsrc

This commit is contained in:
Ben Phelps 2022-11-04 10:55:25 +02:00
parent 2e86cd21b6
commit d4b2e27997

10
.all-contributorsrc Normal file
View file

@ -0,0 +1,10 @@
{
"projectName": "homepage",
"projectOwner": "benphelps",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 50,
"contributorsSortAlphabetically": true,
"contributors": []
}