Files
CountryCodePicker/.all-contributorsrc
2023-03-11 08:21:19 +00:00

37 lines
866 B
JSON

{
"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"
]
},
{
"login": "imtoori",
"name": "Salvatore Giordano",
"avatar_url": "https://avatars.githubusercontent.com/u/20601437?v=4",
"profile": "https://github.com/imtoori",
"contributions": [
"infra",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "CountryCodePicker",
"projectOwner": "chandrabezzo"
}