mirror of
https://github.com/abhisheknaiidu/awesome-github-profile-readme.git
synced 2025-09-19 20:14:38 -04:00
docs: create .all-contributorsrc [skip ci]
This commit is contained in:
parent
cc2c5675d3
commit
7d4f07e58c
1 changed files with 24 additions and 0 deletions
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "rishavanand",
|
||||||
|
"name": "Rishav Anand",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/11771528?v=4",
|
||||||
|
"profile": "https://rishavanand.com",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "awesome-github-profile-readme",
|
||||||
|
"projectOwner": "abhisheknaiidu",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"skipCi": true
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue