File tree 3 files changed +27
-0
lines changed
3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
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 )
Original file line number Diff line number Diff line change @@ -135,6 +135,16 @@ Join the **#redux** channel of the [Reactiflux](http://reactiflux.com/) Slack co
135
135
136
136
Special thanks to [ Jamie Paton] ( http://jdpaton.github.io/ ) for handing over the ` redux ` NPM package name.
137
137
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
+
138
148
### License
139
149
140
150
MIT
Original file line number Diff line number Diff line change 36
36
* [ applyMiddleware] ( /docs/api/applyMiddleware.md )
37
37
* [ bindActionCreators] ( /docs/api/bindActionCreators.md )
38
38
* [ compose] ( /docs/api/compose.md )
39
+ * [ Patrons] ( /PATRONS.md )
You can’t perform that action at this time.
0 commit comments