docs: create .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2020-12-22 15:02:22 +00:00 committed by GitHub
parent 8ae1b5a74c
commit 0bda6cc8ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
.all-contributorsrc Normal file
View File

@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "lakinduakash",
"name": "Lakindu Akash",
"avatar_url": "https://avatars3.githubusercontent.com/u/12690013?v=4",
"profile": "https://lakinduakash.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "linux-wifi-hotspot",
"projectOwner": "lakinduakash",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}