diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..5fbbceb619 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,71 @@ +{ + "projectName": "Nuxt.js", + "projectOwner": "Atinux", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 150, + "commit": false, + "contributors": [ + { + "login": "Atinux", + "name": "SΓ©bastien Chopin", + "avatar_url": "https://avatars2.githubusercontent.com/u/904724?v=4", + "profile": "https://twitter.com/Atinux", + "contributions": [ + "bug", + "code", + "design", + "doc", + "question", + "review", + "talk", + "blog" + ] + }, + { + "login": "alexchopin", + "name": "Alexandre Chopin", + "avatar_url": "https://avatars2.githubusercontent.com/u/4084277?v=4", + "profile": "http://www.alexchopin.com", + "contributions": [ + "design", + "doc", + "eventOrganizing", + "talk", + "question", + "platform" + ] + }, + { + "login": "pi0", + "name": "Pooya Parsa", + "avatar_url": "https://avatars0.githubusercontent.com/u/5158436?v=4", + "profile": "https://pi0.ir", + "contributions": [ + "code", + "question", + "review", + "tool", + "plugin", + "bug" + ] + }, + { + "login": "clarkdo", + "name": "Clark Du", + "avatar_url": "https://avatars3.githubusercontent.com/u/4312154?v=4", + "profile": "https://clark.js.org/", + "contributions": [ + "code", + "example", + "bug", + "review", + "test", + "tool" + ] + } + ] +} diff --git a/README.md b/README.md index e3810df5ba..c6db00b9e6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@

-[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors)

Build Status Windows Build Status @@ -198,9 +197,11 @@ Note: we recommend putting `.nuxt` in `.npmignore` or `.gitignore`. ## Core team -| [Sebastien Chopin](https://github.com/Atinux) | [Alexandre Chopin](https://github.com/alexchopin) | [Pooya Parsa](https://github.com/pi0) | [Clark Du](https://github.com/clarkdo) | -| --- | --- | --- | --- | -| [![Atinux](https://avatars1.githubusercontent.com/u/904724?s=150&v=4)](https://github.com/Atinux) | [![alexchopin](https://avatars1.githubusercontent.com/u/4084277?s=150&v=4)](https://github.com/alexchopin) | [![pi0](https://avatars1.githubusercontent.com/u/5158436?s=150&v=4)](https://github.com/pi0) | [![clarkdo](https://avatars3.githubusercontent.com/u/4312154?s=150&v=4)](https://github.com/clarkdo) | + + +| [
SΓ©bastien Chopin](https://twitter.com/Atinux)
[πŸ›](https://github.com/Atinux/Nuxt.js/issues?q=author%3AAtinux "Bug reports") [πŸ’»](https://github.com/Atinux/Nuxt.js/commits?author=Atinux "Code") [🎨](#design-Atinux "Design") [πŸ“–](https://github.com/Atinux/Nuxt.js/commits?author=Atinux "Documentation") [πŸ’¬](#question-Atinux "Answering Questions") [πŸ‘€](#review-Atinux "Reviewed Pull Requests") [πŸ“’](#talk-Atinux "Talks") [πŸ“](#blog-Atinux "Blogposts") | [
Alexandre Chopin](http://www.alexchopin.com)
[🎨](#design-alexchopin "Design") [πŸ“–](https://github.com/Atinux/Nuxt.js/commits?author=alexchopin "Documentation") [πŸ“‹](#eventOrganizing-alexchopin "Event Organizing") [πŸ“’](#talk-alexchopin "Talks") [πŸ’¬](#question-alexchopin "Answering Questions") [πŸ“¦](#platform-alexchopin "Packaging/porting to new platform") | [
Pooya Parsa](https://pi0.ir)
[πŸ’»](https://github.com/Atinux/Nuxt.js/commits?author=pi0 "Code") [πŸ’¬](#question-pi0 "Answering Questions") [πŸ‘€](#review-pi0 "Reviewed Pull Requests") [πŸ”§](#tool-pi0 "Tools") [πŸ”Œ](#plugin-pi0 "Plugin/utility libraries") [πŸ›](https://github.com/Atinux/Nuxt.js/issues?q=author%3Api0 "Bug reports") | [
Clark Du](https://clark.js.org/)
[πŸ’»](https://github.com/Atinux/Nuxt.js/commits?author=clarkdo "Code") [πŸ’‘](#example-clarkdo "Examples") [πŸ›](https://github.com/Atinux/Nuxt.js/issues?q=author%3Aclarkdo "Bug reports") [πŸ‘€](#review-clarkdo "Reviewed Pull Requests") [⚠️](https://github.com/Atinux/Nuxt.js/commits?author=clarkdo "Tests") [πŸ”§](#tool-clarkdo "Tools") | +| :---: | :---: | :---: | :---: | + ## Contributors