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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
.all-contributorsrc Normal file
View file

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