Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Commit

Permalink
Changes over to all-contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlplusb committed Apr 7, 2017
1 parent d1f6f5b commit f4f3766
Show file tree
Hide file tree
Showing 5 changed files with 259 additions and 279 deletions.
224 changes: 224 additions & 0 deletions .all-contributorsrc
@@ -0,0 +1,224 @@
{
"projectName": "react-universally",
"projectOwner": "ctrlplusb",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "alinporumb",
"name": "Alin Porumb",
"avatar_url": "https://avatars3.githubusercontent.com/u/3148205?v=3",
"profile": "https://github.com/alinporumb",
"contributions": [
"code"
]
},
{
"login": "bkniffler",
"name": "Benjamin Kniffler",
"avatar_url": "https://avatars0.githubusercontent.com/u/4349324?v=3",
"profile": "https://github.com/bkniffler",
"contributions": [
"code"
]
},
{
"login": "birkir",
"name": "Birkir Rafn Guðjónsson",
"avatar_url": "https://avatars0.githubusercontent.com/u/180773?v=3",
"profile": "https://medium.com/@birkir.gudjonsson",
"contributions": [
"question",
"bug",
"code",
"review"
]
},
{
"login": "carsonperrotti",
"name": "Carson Perrotti",
"avatar_url": "https://avatars0.githubusercontent.com/u/2063102?v=3",
"profile": "http://carsonperrotti.com",
"contributions": [
"question",
"code",
"doc",
"review"
]
},
{
"login": "LorbusChris",
"name": "Christian Glombek",
"avatar_url": "https://avatars1.githubusercontent.com/u/13365531?v=3",
"profile": "https://github.com/LorbusChris",
"contributions": [
"bug",
"code"
]
},
{
"login": "codepunkt",
"name": "Christoph Werner",
"avatar_url": "https://avatars3.githubusercontent.com/u/603683?v=3",
"profile": "https://twitter.com/code_punkt",
"contributions": [
"question",
"bug",
"code",
"review"
]
},
{
"login": "threehams",
"name": "David Edmondson",
"avatar_url": "https://avatars0.githubusercontent.com/u/1399894?v=3",
"profile": "https://github.com/threehams",
"contributions": [
"code"
]
},
{
"login": "diondirza",
"name": "Dion Dirza",
"avatar_url": "https://avatars0.githubusercontent.com/u/10954870?v=3",
"profile": "https://github.com/diondirza",
"contributions": [
"question",
"bug",
"code",
"doc",
"review"
]
},
{
"login": "evgenyboxer",
"name": "Evgeny Boxer",
"avatar_url": "https://avatars0.githubusercontent.com/u/254095?v=3",
"profile": "https://github.com/evgenyboxer",
"contributions": [
"bug",
"code"
]
},
{
"login": "kohlmannj",
"name": "Joe Kohlmann",
"avatar_url": "https://avatars2.githubusercontent.com/u/191304?v=3",
"profile": "http://kohlmannj.com",
"contributions": [
"bug",
"code"
]
},
{
"login": "lucianlature",
"name": "Lucian Lature",
"avatar_url": "https://avatars2.githubusercontent.com/u/24992?v=3",
"profile": "https://www.linkedin.com/in/lucianlature/",
"contributions": [
"bug",
"code",
"review"
]
},
{
"login": "enten",
"name": "Steven Enten",
"avatar_url": "https://avatars1.githubusercontent.com/u/977713?v=3",
"profile": "http://enten.fr",
"contributions": [
"question",
"bug",
"code",
"review"
]
},
{
"login": "ctrlplusb",
"name": "Sean Matheson",
"avatar_url": "https://avatars1.githubusercontent.com/u/12164768?v=3",
"profile": "http://www.ctrlplusb.com",
"contributions": [
"question",
"bug",
"code",
"doc",
"example",
"review",
"test",
"tool"
]
},
{
"login": "strues",
"name": "Steven Truesdell",
"avatar_url": "https://avatars0.githubusercontent.com/u/6218853?v=3",
"profile": "https://steventruesdell.com",
"contributions": [
"question",
"bug",
"code",
"doc",
"test"
]
},
{
"login": "datoml",
"name": "Thomas Leitgeb",
"avatar_url": "https://avatars0.githubusercontent.com/u/10552487?v=3",
"profile": "https://twitter.com/_datoml",
"contributions": [
"bug",
"code"
]
},
{
"login": "tsnieman",
"name": "Tyler Nieman",
"avatar_url": "https://avatars0.githubusercontent.com/u/595711?v=3",
"profile": "http://tsnieman.net/",
"contributions": [
"code"
]
},
{
"login": "markshlick",
"name": "Mark Shlick",
"avatar_url": "https://avatars1.githubusercontent.com/u/1624703?v=3",
"profile": "https://github.com/markshlick",
"contributions": [
"code"
]
},
{
"login": "aoc",
"name": "Andrés Calabrese",
"avatar_url": "https://avatars3.githubusercontent.com/u/243161?v=3",
"profile": "https://github.com/aoc",
"contributions": [
"code"
]
},
{
"login": "rlindskog",
"name": "Ryan Lindskog",
"avatar_url": "https://avatars1.githubusercontent.com/u/7436773?v=3",
"profile": "https://www.RyanLindskog.com/",
"contributions": [
"code"
]
},
{
"login": "andreyluiz",
"name": "Andrey Luiz",
"avatar_url": "https://avatars3.githubusercontent.com/u/1965897?v=3",
"profile": "https://andreyluiz.github.io/",
"contributions": [
"code"
]
}
]
}
15 changes: 15 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,8 @@
<p align='center'>A starter kit for universal react applications.</p>
</p>

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

## About

This starter kit contains all the build tooling and configuration you need to kick off your next universal React project, whilst containing a minimal "project" set up allowing you to make your own architecture decisions (Redux/MobX etc).
Expand Down Expand Up @@ -67,3 +69,16 @@ Now go make some changes to the `Home` component to see the tooling in action.
- [Feature Branches](/internal/docs/FEATURE_BRANCHES.md)
- [Deploy your very own Server Side Rendering React App in 5 easy steps](/internal/docs/DEPLOY_TO_NOW.md)
- [Changelog](/CHANGELOG.md)

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
| [<img src="https://avatars3.githubusercontent.com/u/3148205?v=3" width="100px;"/><br /><sub>Alin Porumb</sub>](https://github.com/alinporumb)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=alinporumb) | [<img src="https://avatars0.githubusercontent.com/u/4349324?v=3" width="100px;"/><br /><sub>Benjamin Kniffler</sub>](https://github.com/bkniffler)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=bkniffler) | [<img src="https://avatars0.githubusercontent.com/u/180773?v=3" width="100px;"/><br /><sub>Birkir Rafn Guðjónsson</sub>](https://medium.com/@birkir.gudjonsson)<br />💬 [🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Abirkir) [💻](https://github.com/ctrlplusb/react-universally/commits?author=birkir) 👀 | [<img src="https://avatars0.githubusercontent.com/u/2063102?v=3" width="100px;"/><br /><sub>Carson Perrotti</sub>](http://carsonperrotti.com)<br />💬 [💻](https://github.com/ctrlplusb/react-universally/commits?author=carsonperrotti) [📖](https://github.com/ctrlplusb/react-universally/commits?author=carsonperrotti) 👀 | [<img src="https://avatars1.githubusercontent.com/u/13365531?v=3" width="100px;"/><br /><sub>Christian Glombek</sub>](https://github.com/LorbusChris)<br />[🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3ALorbusChris) [💻](https://github.com/ctrlplusb/react-universally/commits?author=LorbusChris) | [<img src="https://avatars3.githubusercontent.com/u/603683?v=3" width="100px;"/><br /><sub>Christoph Werner</sub>](https://twitter.com/code_punkt)<br />💬 [🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Acodepunkt) [💻](https://github.com/ctrlplusb/react-universally/commits?author=codepunkt) 👀 | [<img src="https://avatars0.githubusercontent.com/u/1399894?v=3" width="100px;"/><br /><sub>David Edmondson</sub>](https://github.com/threehams)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=threehams) |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [<img src="https://avatars0.githubusercontent.com/u/10954870?v=3" width="100px;"/><br /><sub>Dion Dirza</sub>](https://github.com/diondirza)<br />💬 [🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Adiondirza) [💻](https://github.com/ctrlplusb/react-universally/commits?author=diondirza) [📖](https://github.com/ctrlplusb/react-universally/commits?author=diondirza) 👀 | [<img src="https://avatars0.githubusercontent.com/u/254095?v=3" width="100px;"/><br /><sub>Evgeny Boxer</sub>](https://github.com/evgenyboxer)<br />[🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Aevgenyboxer) [💻](https://github.com/ctrlplusb/react-universally/commits?author=evgenyboxer) | [<img src="https://avatars2.githubusercontent.com/u/191304?v=3" width="100px;"/><br /><sub>Joe Kohlmann</sub>](http://kohlmannj.com)<br />[🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Akohlmannj) [💻](https://github.com/ctrlplusb/react-universally/commits?author=kohlmannj) | [<img src="https://avatars2.githubusercontent.com/u/24992?v=3" width="100px;"/><br /><sub>Lucian Lature</sub>](https://www.linkedin.com/in/lucianlature/)<br />[🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Alucianlature) [💻](https://github.com/ctrlplusb/react-universally/commits?author=lucianlature) 👀 | [<img src="https://avatars1.githubusercontent.com/u/977713?v=3" width="100px;"/><br /><sub>Steven Enten</sub>](http://enten.fr)<br />💬 [🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Aenten) [💻](https://github.com/ctrlplusb/react-universally/commits?author=enten) 👀 | [<img src="https://avatars1.githubusercontent.com/u/12164768?v=3" width="100px;"/><br /><sub>Sean Matheson</sub>](http://www.ctrlplusb.com)<br />💬 [🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Actrlplusb) [💻](https://github.com/ctrlplusb/react-universally/commits?author=ctrlplusb) [📖](https://github.com/ctrlplusb/react-universally/commits?author=ctrlplusb) 💡 👀 [⚠️](https://github.com/ctrlplusb/react-universally/commits?author=ctrlplusb) 🔧 | [<img src="https://avatars0.githubusercontent.com/u/6218853?v=3" width="100px;"/><br /><sub>Steven Truesdell</sub>](https://steventruesdell.com)<br />💬 [🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Astrues) [💻](https://github.com/ctrlplusb/react-universally/commits?author=strues) [📖](https://github.com/ctrlplusb/react-universally/commits?author=strues) [⚠️](https://github.com/ctrlplusb/react-universally/commits?author=strues) |
| [<img src="https://avatars0.githubusercontent.com/u/10552487?v=3" width="100px;"/><br /><sub>Thomas Leitgeb</sub>](https://twitter.com/_datoml)<br />[🐛](https://github.com/ctrlplusb/react-universally/issues?q=author%3Adatoml) [💻](https://github.com/ctrlplusb/react-universally/commits?author=datoml) | [<img src="https://avatars0.githubusercontent.com/u/595711?v=3" width="100px;"/><br /><sub>Tyler Nieman</sub>](http://tsnieman.net/)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=tsnieman) | [<img src="https://avatars1.githubusercontent.com/u/1624703?v=3" width="100px;"/><br /><sub>Mark Shlick</sub>](https://github.com/markshlick)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=markshlick) | [<img src="https://avatars3.githubusercontent.com/u/243161?v=3" width="100px;"/><br /><sub>Andrés Calabrese</sub>](https://github.com/aoc)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=aoc) | [<img src="https://avatars1.githubusercontent.com/u/7436773?v=3" width="100px;"/><br /><sub>Ryan Lindskog</sub>](https://www.RyanLindskog.com/)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=rlindskog) | [<img src="https://avatars3.githubusercontent.com/u/1965897?v=3" width="100px;"/><br /><sub>Andrey Luiz</sub>](https://andreyluiz.github.io/)<br />[💻](https://github.com/ctrlplusb/react-universally/commits?author=andreyluiz) |
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
62 changes: 0 additions & 62 deletions package.json
Expand Up @@ -52,68 +52,6 @@
"express",
"webpack"
],
"contributors": [
{
"name": "Alin Porumb",
"url": "https://github.com/alinporumb"
},
{
"name": "Benjamin Kniffler",
"url": "https://github.com/bkniffler"
},
{
"name": "Birkir Rafn Guðjónsson",
"url": "https://github.com/birkir"
},
{
"name": "Carson Perrotti",
"url": "https://github.com/carsonperrotti"
},
{
"name": "Christian Glombek",
"url": "https://github.com/LorbusChris"
},
{
"name": "Christoph Werner",
"url": "https://github.com/codepunkt"
},
{
"name": "David Edmondson",
"url": "https://github.com/threehams"
},
{
"name": "Dion Dirza",
"url": "https://github.com/diondirza"
},
{
"name": "Evgeny Boxer",
"url": "https://github.com/evgenyboxer"
},
{
"name": "Joe Kohlmann",
"url": "https://github.com/kohlmannj"
},
{
"name": "Lucian Lature",
"url": "https://github.com/lucianlature"
},
{
"name": "Steven Enten",
"url": "https://github.com/enten"
},
{
"name": "Sean Matheson",
"url": "https://github.com/ctrlplusb"
},
{
"name": "Steven Truesdell",
"url": "https://github.com/strues"
},
{
"name": "Tom",
"url": "https://github.com/datoml"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/ctrlplusb/react-universally/issues"
Expand Down

0 comments on commit f4f3766

Please sign in to comment.