Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
docs: add RusTorg as a contributor (#26)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc
  • Loading branch information
allcontributors[bot] authored and sergeysova committed Apr 21, 2019
1 parent 45aab75 commit 91c7eb8
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 12 deletions.
54 changes: 45 additions & 9 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"projectOwner": "sergeysova",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
Expand All @@ -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
}
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -308,8 +308,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars0.githubusercontent.com/u/5620073?v=4" width="100px;"/><br /><sub><b>Sergey Sova</b></sub>](https://sergeysova.com)<br />[πŸ“–](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") | [<img src="https://avatars0.githubusercontent.com/u/27290320?v=4" width="100px;"/><br /><sub><b>Arutyunyan Artyom</b></sub>](https://t.me/artalar)<br />[πŸ‘€](#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") | [<img src="https://avatars3.githubusercontent.com/u/26767722?v=4" width="100px;"/><br /><sub><b>Igor Kamyshev</b></sub>](https://kamyshev.me)<br />[πŸ“¦](#platform-igorkamyshev "Packaging/porting to new platform") [⚠️](https://github.com/sergeysova/redux-symbiote/commits?author=igorkamyshev "Tests") | [<img src="https://avatars2.githubusercontent.com/u/10822601?v=4" width="100px;"/><br /><sub><b>Ilya</b></sub>](https://github.com/ilyaagarkov)<br />[πŸ›](https://github.com/sergeysova/redux-symbiote/issues?q=author%3Ailyaagarkov "Bug reports") | [<img src="https://avatars2.githubusercontent.com/u/13759065?v=4" width="100px;"/><br /><sub><b>Ivanov Vadim</b></sub>](https://github.com/ivanov-v)<br />[πŸ“–](https://github.com/sergeysova/redux-symbiote/commits?author=ivanov-v "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/16399895?v=4" width="100px;"/><br /><sub><b>Аnton Krivokhizhin</b></sub>](https://github.com/antonkri97)<br />[πŸ“¦](#platform-antonkri97 "Packaging/porting to new platform") [πŸš‡](#infra-antonkri97 "Infrastructure (Hosting, Build-Tools, etc)") | [<img src="https://avatars0.githubusercontent.com/u/421161?v=4" width="100px;"/><br /><sub><b>Viacheslav</b></sub>](http://betula.co)<br />[πŸ€”](#ideas-betula "Ideas, Planning, & Feedback") [πŸ‘€](#review-betula "Reviewed Pull Requests") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
<table><tr><td align="center"><a href="https://sergeysova.com"><img src="https://avatars0.githubusercontent.com/u/5620073?v=4" width="100px;" alt="Sergey Sova"/><br /><sub><b>Sergey Sova</b></sub></a><br /><a href="https://github.com/sergeysova/redux-symbiote/commits?author=sergeysova" title="Documentation">πŸ“–</a> <a href="https://github.com/sergeysova/redux-symbiote/commits?author=sergeysova" title="Code">πŸ’»</a> <a href="#example-sergeysova" title="Examples">πŸ’‘</a> <a href="#ideas-sergeysova" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/sergeysova/redux-symbiote/commits?author=sergeysova" title="Tests">⚠️</a></td><td align="center"><a href="https://t.me/artalar"><img src="https://avatars0.githubusercontent.com/u/27290320?v=4" width="100px;" alt="Arutyunyan Artyom"/><br /><sub><b>Arutyunyan Artyom</b></sub></a><br /><a href="#review-artalar" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#ideas-artalar" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/sergeysova/redux-symbiote/issues?q=author%3Aartalar" title="Bug reports">πŸ›</a> <a href="https://github.com/sergeysova/redux-symbiote/commits?author=artalar" title="Code">πŸ’»</a></td><td align="center"><a href="https://kamyshev.me"><img src="https://avatars3.githubusercontent.com/u/26767722?v=4" width="100px;" alt="Igor Kamyshev"/><br /><sub><b>Igor Kamyshev</b></sub></a><br /><a href="#platform-igorkamyshev" title="Packaging/porting to new platform">πŸ“¦</a> <a href="https://github.com/sergeysova/redux-symbiote/commits?author=igorkamyshev" title="Tests">⚠️</a></td><td align="center"><a href="https://github.com/ilyaagarkov"><img src="https://avatars2.githubusercontent.com/u/10822601?v=4" width="100px;" alt="Ilya"/><br /><sub><b>Ilya</b></sub></a><br /><a href="https://github.com/sergeysova/redux-symbiote/issues?q=author%3Ailyaagarkov" title="Bug reports">πŸ›</a></td><td align="center"><a href="https://github.com/ivanov-v"><img src="https://avatars2.githubusercontent.com/u/13759065?v=4" width="100px;" alt="Ivanov Vadim"/><br /><sub><b>Ivanov Vadim</b></sub></a><br /><a href="https://github.com/sergeysova/redux-symbiote/commits?author=ivanov-v" title="Documentation">πŸ“–</a></td><td align="center"><a href="https://github.com/antonkri97"><img src="https://avatars0.githubusercontent.com/u/16399895?v=4" width="100px;" alt="Аnton Krivokhizhin"/><br /><sub><b>Аnton Krivokhizhin</b></sub></a><br /><a href="#platform-antonkri97" title="Packaging/porting to new platform">πŸ“¦</a> <a href="#infra-antonkri97" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td><td align="center"><a href="http://betula.co"><img src="https://avatars0.githubusercontent.com/u/421161?v=4" width="100px;" alt="Viacheslav"/><br /><sub><b>Viacheslav</b></sub></a><br /><a href="#ideas-betula" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#review-betula" title="Reviewed Pull Requests">πŸ‘€</a></td></tr><tr><td align="center"><a href="https://ootm.ru/"><img src="https://avatars1.githubusercontent.com/u/1402016?v=4" width="100px;" alt="Dmitri Razin"/><br /><sub><b>Dmitri Razin</b></sub></a><br /><a href="https://github.com/sergeysova/redux-symbiote/issues?q=author%3ARusTorg" title="Bug reports">πŸ›</a></td></tr></table>
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 91c7eb8

Please sign in to comment.