Skip to content

Commit

Permalink
Merge pull request #506 from rackt/patrons
Browse files Browse the repository at this point in the history
Say thanks to Redux Patrons
  • Loading branch information
gaearon committed Aug 14, 2015
2 parents cd707c3 + f79d6b9 commit 5fd4d30
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
16 changes: 16 additions & 0 deletions PATRONS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Patrons

The work on Redux was [funded by the community](https://www.patreon.com/reactdx).
Meet some of the outstanding companies and individuals that made it possible:

* [Webflow](https://webflow.com/)
* [Chess iX](http://www.chess-ix.com/)
* [Herman J. Radtke III](http://hermanradtke.com)
* [Ken Wheeler](http://kenwheeler.github.io/)
* Chung Yen Li
* [Sunil Pai](https://twitter.com/threepointone)
* [Charlie Cheever](https://twitter.com/ccheever)
* [Eugene G](https://twitter.com/e1g)
* [Matt Apperson](https://twitter.com/mattapperson)
* [Jed Watson](https://twitter.com/jedwatson)
* [Sasha Aickin](https://twitter.com/xander76)
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,16 @@ Join the **#redux** channel of the [Reactiflux](http://reactiflux.com/) Slack co

Special thanks to [Jamie Paton](http://jdpaton.github.io/) for handing over the `redux` NPM package name.

### Patrons

The work on Redux was [funded by the community](https://www.patreon.com/reactdx).
Meet some of the outstanding companies that made it possible:

* [Webflow](http://webflow.com/)
* [Chess iX](http://www.chess-ix.com/)

[See the full list of Redux patrons.](PATRONS.md)

### License

MIT
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@
* [applyMiddleware](/docs/api/applyMiddleware.md)
* [bindActionCreators](/docs/api/bindActionCreators.md)
* [compose](/docs/api/compose.md)
* [Patrons](/PATRONS.md)

0 comments on commit 5fd4d30

Please sign in to comment.