docs: create .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2020-10-10 13:59:45 +00:00 committed by GitHub
parent 5de6856d03
commit 1f27991644
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": "PluckyPrecious",
"name": "Kelechi Precious Nwachukwu",
"avatar_url": "https://avatars2.githubusercontent.com/u/59584014?v=4",
"profile": "https://github.com/PluckyPrecious",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "awesome-github-profile-readme",
"projectOwner": "abhisheknaiidu",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}