Merge pull request #3 from chandrabezzo/all-contributors/add-chandrabezzo
This commit is contained in:
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"
|
||||||
|
}
|
||||||
26
README.md
26
README.md
@@ -1,4 +1,7 @@
|
|||||||

|

|
||||||
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||||
|
[](#contributors-)
|
||||||
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||

|

|
||||||
[](https://pub.dartlang.org/packages/country_code_picker)
|
[](https://pub.dartlang.org/packages/country_code_picker)
|
||||||
[ LinkedIn](https://www.linkedin.com/in/salvatore-giordano/)
|
[ 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
|
### Discussions and ideas
|
||||||
We're happy to discuss and talk about ideas, post your
|
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!
|
||||||
Reference in New Issue
Block a user