Skip to content

Commit 5fd4d30

Browse files
committed
Merge pull request #506 from rackt/patrons
Say thanks to Redux Patrons
2 parents cd707c3 + f79d6b9 commit 5fd4d30

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

PATRONS.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Patrons
2+
3+
The work on Redux was [funded by the community](https://www.patreon.com/reactdx).
4+
Meet some of the outstanding companies and individuals that made it possible:
5+
6+
* [Webflow](https://webflow.com/)
7+
* [Chess iX](http://www.chess-ix.com/)
8+
* [Herman J. Radtke III](http://hermanradtke.com)
9+
* [Ken Wheeler](http://kenwheeler.github.io/)
10+
* Chung Yen Li
11+
* [Sunil Pai](https://twitter.com/threepointone)
12+
* [Charlie Cheever](https://twitter.com/ccheever)
13+
* [Eugene G](https://twitter.com/e1g)
14+
* [Matt Apperson](https://twitter.com/mattapperson)
15+
* [Jed Watson](https://twitter.com/jedwatson)
16+
* [Sasha Aickin](https://twitter.com/xander76)

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,16 @@ Join the **#redux** channel of the [Reactiflux](http://reactiflux.com/) Slack co
135135

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

138+
### Patrons
139+
140+
The work on Redux was [funded by the community](https://www.patreon.com/reactdx).
141+
Meet some of the outstanding companies that made it possible:
142+
143+
* [Webflow](http://webflow.com/)
144+
* [Chess iX](http://www.chess-ix.com/)
145+
146+
[See the full list of Redux patrons.](PATRONS.md)
147+
138148
### License
139149

140150
MIT

docs/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@
3636
* [applyMiddleware](/docs/api/applyMiddleware.md)
3737
* [bindActionCreators](/docs/api/bindActionCreators.md)
3838
* [compose](/docs/api/compose.md)
39+
* [Patrons](/PATRONS.md)

0 commit comments

Comments
 (0)