diff --git a/.all-contributorsrc b/.all-contributorsrc index 30ed0f5..cc44054 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,7 +3,9 @@ "projectOwner": "sergeysova", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 100, "commit": true, "contributors": [ @@ -12,49 +14,83 @@ "name": "Sergey Sova", "avatar_url": "https://avatars0.githubusercontent.com/u/5620073?v=4", "profile": "https://sergeysova.com", - "contributions": ["doc", "code", "example", "ideas", "test"] + "contributions": [ + "doc", + "code", + "example", + "ideas", + "test" + ] }, { "login": "artalar", "name": "Arutyunyan Artyom", "avatar_url": "https://avatars0.githubusercontent.com/u/27290320?v=4", "profile": "https://t.me/artalar", - "contributions": ["review", "ideas", "bug", "code"] + "contributions": [ + "review", + "ideas", + "bug", + "code" + ] }, { "login": "igorkamyshev", "name": "Igor Kamyshev", "avatar_url": "https://avatars3.githubusercontent.com/u/26767722?v=4", "profile": "https://kamyshev.me", - "contributions": ["platform", "test"] + "contributions": [ + "platform", + "test" + ] }, { "login": "ilyaagarkov", "name": "Ilya", "avatar_url": "https://avatars2.githubusercontent.com/u/10822601?v=4", "profile": "https://github.com/ilyaagarkov", - "contributions": ["bug"] + "contributions": [ + "bug" + ] }, { "login": "ivanov-v", "name": "Ivanov Vadim", "avatar_url": "https://avatars2.githubusercontent.com/u/13759065?v=4", "profile": "https://github.com/ivanov-v", - "contributions": ["doc"] + "contributions": [ + "doc" + ] }, { "login": "antonkri97", "name": "Аnton Krivokhizhin", "avatar_url": "https://avatars0.githubusercontent.com/u/16399895?v=4", "profile": "https://github.com/antonkri97", - "contributions": ["platform", "infra"] + "contributions": [ + "platform", + "infra" + ] }, { "login": "betula", "name": "Viacheslav", "avatar_url": "https://avatars0.githubusercontent.com/u/421161?v=4", "profile": "http://betula.co", - "contributions": ["ideas", "review"] + "contributions": [ + "ideas", + "review" + ] + }, + { + "login": "RusTorg", + "name": "Dmitri Razin", + "avatar_url": "https://avatars1.githubusercontent.com/u/1402016?v=4", + "profile": "https://ootm.ru/", + "contributions": [ + "bug" + ] } - ] + ], + "contributorsPerLine": 7 } diff --git a/README.md b/README.md index 24866d0..0d90ae6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # redux-symbiote [![Build Status](https://travis-ci.org/sergeysova/redux-symbiote.svg?branch=master)](https://travis-ci.org/sergeysova/redux-symbiote) [![Coverage Status](https://coveralls.io/repos/github/sergeysova/redux-symbiote/badge.svg?branch=master)](https://coveralls.io/github/sergeysova/redux-symbiote?branch=master) -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors) Write your actions and reducers without pain @@ -308,8 +308,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds -| [
Sergey Sova](https://sergeysova.com)
[πŸ“–](https://github.com/sergeysova/redux-symbiote/commits?author=sergeysova "Documentation") [πŸ’»](https://github.com/sergeysova/redux-symbiote/commits?author=sergeysova "Code") [πŸ’‘](#example-sergeysova "Examples") [πŸ€”](#ideas-sergeysova "Ideas, Planning, & Feedback") [⚠️](https://github.com/sergeysova/redux-symbiote/commits?author=sergeysova "Tests") | [
Arutyunyan Artyom](https://t.me/artalar)
[πŸ‘€](#review-artalar "Reviewed Pull Requests") [πŸ€”](#ideas-artalar "Ideas, Planning, & Feedback") [πŸ›](https://github.com/sergeysova/redux-symbiote/issues?q=author%3Aartalar "Bug reports") [πŸ’»](https://github.com/sergeysova/redux-symbiote/commits?author=artalar "Code") | [
Igor Kamyshev](https://kamyshev.me)
[πŸ“¦](#platform-igorkamyshev "Packaging/porting to new platform") [⚠️](https://github.com/sergeysova/redux-symbiote/commits?author=igorkamyshev "Tests") | [
Ilya](https://github.com/ilyaagarkov)
[πŸ›](https://github.com/sergeysova/redux-symbiote/issues?q=author%3Ailyaagarkov "Bug reports") | [
Ivanov Vadim](https://github.com/ivanov-v)
[πŸ“–](https://github.com/sergeysova/redux-symbiote/commits?author=ivanov-v "Documentation") | [
Аnton Krivokhizhin](https://github.com/antonkri97)
[πŸ“¦](#platform-antonkri97 "Packaging/porting to new platform") [πŸš‡](#infra-antonkri97 "Infrastructure (Hosting, Build-Tools, etc)") | [
Viacheslav](http://betula.co)
[πŸ€”](#ideas-betula "Ideas, Planning, & Feedback") [πŸ‘€](#review-betula "Reviewed Pull Requests") | -| :---: | :---: | :---: | :---: | :---: | :---: | :---: | +
Sergey Sova
Sergey Sova

πŸ“– πŸ’» πŸ’‘ πŸ€” ⚠️
Arutyunyan Artyom
Arutyunyan Artyom

πŸ‘€ πŸ€” πŸ› πŸ’»
Igor Kamyshev
Igor Kamyshev

πŸ“¦ ⚠️
Ilya
Ilya

πŸ›
Ivanov Vadim
Ivanov Vadim

πŸ“–
Аnton Krivokhizhin
Аnton Krivokhizhin

πŸ“¦ πŸš‡
Viacheslav
Viacheslav

πŸ€” πŸ‘€
Dmitri Razin
Dmitri Razin

πŸ›
+ This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!