Merge pull request #3 from chandrabezzo/all-contributors/add-chandrabezzo

This commit is contained in:
Chandra Abdul Fattah
2023-03-11 15:18:44 +07:00
committed by GitHub
2 changed files with 51 additions and 1 deletions

26
.all-contributorsrc Normal file
View 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"
}

View File

@@ -1,4 +1,7 @@
![GitHub code size](https://img.shields.io/github/languages/code-size/chandrabezzo/CountryCodePicker)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
![GitHub contributors](https://img.shields.io/github/contributors/chandrabezzo/CountryCodePicker)
[![Pub](https://img.shields.io/pub/v/country_code_picker.svg)](https://pub.dartlang.org/packages/country_code_picker)
[![Linkedin](https://i.stack.imgur.com/gVE0j.png) LinkedIn](https://www.linkedin.com/in/salvatore-giordano/)
@@ -182,4 +185,25 @@ as objectively and informative as possible so that we can understand your need a
### Discussions and ideas
We're happy to discuss and talk about ideas, post your
question to [StackOverflow](https://stackoverflow.com/search?q=country+code+picker).
question to [StackOverflow](https://stackoverflow.com/search?q=country+code+picker).
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/chandra-abdul-fattah"><img src="https://avatars.githubusercontent.com/u/16184998?v=4?s=100" width="100px;" alt="Chandra Abdul Fattah"/><br /><sub><b>Chandra Abdul Fattah</b></sub></a><br /><a href="#infra-chandrabezzo" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/chandrabezzo/CountryCodePicker/commits?author=chandrabezzo" title="Code">💻</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!