docs: create .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
32acbb11b2
commit
e9994c0eb1
26
.all-contributorsrc
Normal file
26
.all-contributorsrc
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitConvention": "angular",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "chandrabezzo",
|
||||
"name": "Chandra Abdul Fattah",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/16184998?v=4",
|
||||
"profile": "https://www.linkedin.com/in/chandra-abdul-fattah",
|
||||
"contributions": [
|
||||
"infra",
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"skipCi": true,
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"projectName": "CountryCodePicker",
|
||||
"projectOwner": "chandrabezzo"
|
||||
}
|
||||
Reference in New Issue
Block a user