Skip to content

Commit 56d764e

Browse files
committed
docs(contributors): update contributors
1 parent 70d2edb commit 56d764e

File tree

4 files changed

+304
-8
lines changed

4 files changed

+304
-8
lines changed

.all-contributorsrc

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
"avatar_url": "https://avatars3.githubusercontent.com/u/6956014?v=4",
1212
"profile": "https://bertalan-miklos.now.sh/",
1313
"contributions": [
14-
"code"
14+
"code",
15+
"test",
16+
"doc",
17+
"blog"
1518
]
1619
},
1720
{
@@ -20,7 +23,20 @@
2023
"avatar_url": "https://avatars3.githubusercontent.com/u/14181908?v=4",
2124
"profile": "https://github.com/rolandszoke",
2225
"contributions": [
23-
"code"
26+
"code",
27+
"test",
28+
"doc"
29+
]
30+
},
31+
{
32+
"login": "danielgrgly",
33+
"name": "Daniel Gergely",
34+
"avatar_url": "https://avatars3.githubusercontent.com/u/22714514?s=460&u=cbbc2326d5f671693a1f33671d9eadad902d5191&v=4",
35+
"profile": "https://github.com/danielgrgly",
36+
"contributions": [
37+
"code",
38+
"design",
39+
"example"
2440
]
2541
}
2642
],
@@ -29,5 +45,6 @@
2945
"projectOwner": "RisingStack",
3046
"repoType": "github",
3147
"repoHost": "https://github.com",
32-
"skipCi": true
48+
"skipCi": true,
49+
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-blue.svg)](#contributors)"
3350
}

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
## React Easy State - by [RisingStack](https://risingstack.com/)
66

7-
[![Build](https://img.shields.io/circleci/project/github/RisingStack/react-easy-state/master.svg)](https://circleci.com/gh/RisingStack/react-easy-state/tree/master) [![dependencies Status](https://david-dm.org/RisingStack/react-easy-state/status.svg)](https://david-dm.org/RisingStack/react-easy-state) [![Coverage Status](https://coveralls.io/repos/github/RisingStack/react-easy-state/badge.svg?branch=master&service=github)](https://coveralls.io/github/RisingStack/react-easy-state?branch=master) [![Package size](https://img.shields.io/bundlephobia/minzip/@risingstack/react-easy-state.svg)](https://bundlephobia.com/result?p=@risingstack/react-easy-state) [![Version](https://img.shields.io/npm/v/@risingstack/react-easy-state.svg)](https://www.npmjs.com/package/@risingstack/react-easy-state) [![License](https://img.shields.io/npm/l/@risingstack/react-easy-state.svg)](https://www.npmjs.com/package/@risingstack/react-easy-state) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->[![All Contributors](https://img.shields.io/badge/all_contributors-2-blue.svg)](#contributors-)<!-- ALL-CONTRIBUTORS-BADGE:END -->
7+
[![Build](https://img.shields.io/circleci/project/github/RisingStack/react-easy-state/master.svg)](https://circleci.com/gh/RisingStack/react-easy-state/tree/master) [![dependencies Status](https://david-dm.org/RisingStack/react-easy-state/status.svg)](https://david-dm.org/RisingStack/react-easy-state) [![Coverage Status](https://coveralls.io/repos/github/RisingStack/react-easy-state/badge.svg?branch=master&service=github)](https://coveralls.io/github/RisingStack/react-easy-state?branch=master) [![Package size](https://img.shields.io/bundlephobia/minzip/@risingstack/react-easy-state.svg)](https://bundlephobia.com/result?p=@risingstack/react-easy-state) [![Version](https://img.shields.io/npm/v/@risingstack/react-easy-state.svg)](https://www.npmjs.com/package/@risingstack/react-easy-state) [![License](https://img.shields.io/npm/l/@risingstack/react-easy-state.svg)](https://www.npmjs.com/package/@risingstack/react-easy-state) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
8+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-blue.svg)](#contributors)
9+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
810

911
<a href="#platform-support"><img src="images/browser_support.png" alt="Browser support" width="450px" height="auto" /></a>
1012

@@ -848,14 +850,14 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
848850
<!-- markdownlint-disable -->
849851
<table>
850852
<tr>
851-
<td align="center"><a href="https://bertalan-miklos.now.sh/"><img src="https://avatars3.githubusercontent.com/u/6956014?v=4" width="100px;" alt=""/><br /><sub><b>Miklos Bertalan</b></sub></a><br /><a href="https://github.com/RisingStack/react-easy-state/commits?author=solkimicreb" title="Code">💻</a></td>
852-
<td align="center"><a href="https://github.com/rolandszoke"><img src="https://avatars3.githubusercontent.com/u/14181908?v=4" width="100px;" alt=""/><br /><sub><b>Roland Szoke</b></sub></a><br /><a href="https://github.com/RisingStack/react-easy-state/commits?author=rolandszoke" title="Code">💻</a></td>
853+
<td align="center"><a href="https://bertalan-miklos.now.sh/"><img src="https://avatars3.githubusercontent.com/u/6956014?v=4" width="100px;" alt=""/><br /><sub><b>Miklos Bertalan</b></sub></a><br /><a href="https://github.com/RisingStack/@risingstack/react-easy-state/commits?author=solkimicreb" title="Code">💻</a> <a href="https://github.com/RisingStack/@risingstack/react-easy-state/commits?author=solkimicreb" title="Tests">⚠️</a> <a href="https://github.com/RisingStack/@risingstack/react-easy-state/commits?author=solkimicreb" title="Documentation">📖</a> <a href="#blog-solkimicreb" title="Blogposts">📝</a></td>
854+
<td align="center"><a href="https://github.com/rolandszoke"><img src="https://avatars3.githubusercontent.com/u/14181908?v=4" width="100px;" alt=""/><br /><sub><b>Roland</b></sub></a><br /><a href="https://github.com/RisingStack/@risingstack/react-easy-state/commits?author=rolandszoke" title="Code">💻</a> <a href="https://github.com/RisingStack/@risingstack/react-easy-state/commits?author=rolandszoke" title="Tests">⚠️</a> <a href="https://github.com/RisingStack/@risingstack/react-easy-state/commits?author=rolandszoke" title="Documentation">📖</a></td>
855+
<td align="center"><a href="https://github.com/danielgrgly"><img src="https://avatars3.githubusercontent.com/u/22714514?s=460&u=cbbc2326d5f671693a1f33671d9eadad902d5191&v=4" width="100px;" alt=""/><br /><sub><b>Daniel Gergely</b></sub></a><br /><a href="https://github.com/RisingStack/@risingstack/react-easy-state/commits?author=danielgrgly" title="Code">💻</a> <a href="#design-danielgrgly" title="Design">🎨</a> <a href="#example-danielgrgly" title="Examples">💡</a></td>
853856
</tr>
854857
</table>
855858

856859
<!-- markdownlint-enable -->
857860
<!-- prettier-ignore-end -->
858-
859861
<!-- ALL-CONTRIBUTORS-LIST:END -->
860862

861863
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

package-lock.json

Lines changed: 275 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"build-examples": "node ./scripts/buildExamples.js",
2323
"build": "rollup --config",
2424
"build-toc": "node ./scripts/buildToc.js",
25-
"semantic-release": "semantic-release"
25+
"semantic-release": "semantic-release",
26+
"contributors": "all-contributors generate"
2627
},
2728
"husky": {
2829
"hooks": {
@@ -77,6 +78,7 @@
7778
"@testing-library/jest-dom": "^5.1.1",
7879
"@testing-library/react": "^10.0.1",
7980
"@types/react": "^16.9.23",
81+
"all-contributors-cli": "^6.14.0",
8082
"babel-eslint": "^10.1.0",
8183
"classnames": "^2.2.6",
8284
"coveralls": "^3.0.9",

0 commit comments

Comments
 (0)