Create .all-contributorsrc

This commit is contained in:
Ben Phelps
2022-11-06 21:57:04 +02:00
committed by GitHub
parent 3c7f7ea27e
commit 5592c53028

11
.all-contributorsrc Normal file
View File

@@ -0,0 +1,11 @@
{
"projectName": "homepage",
"projectOwner": benphelps",
"files": [
"README.md"
],
"imageSize": 100,
"contributors": [
]
}