Add @britiscurious as a contributor

This commit is contained in:
Rhet Turnbull
2020-10-31 10:00:42 -07:00
parent db262f58b0
commit 1553563629
2 changed files with 48 additions and 0 deletions

25
.all-contributorsrc Normal file
View File

@@ -0,0 +1,25 @@
{
"projectName": "osxphotos",
"projectOwner": "RhetTbull",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "britiscurious",
"name": "britiscurious",
"avatar_url": "https://avatars1.githubusercontent.com/u/25646439?v=4",
"profile": "https://github.com/britiscurious",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7
}