|
1 | | -Sinatra was designed and developed by Blake Mizerany (bmizerany) in |
2 | | -California. |
| 1 | +Sinatra was designed and developed by Blake Mizerany in California. |
| 2 | + |
| 3 | +### Current Team |
| 4 | + |
| 5 | +* **Konstantin Haase** (maintainer) |
| 6 | +* **Zachary Scott** |
| 7 | +* **Katrina Owen** |
| 8 | + |
| 9 | +### Alumni |
| 10 | + |
| 11 | +* **Blake Mizerany** (creator) |
| 12 | +* **Ryan Tomayko** |
| 13 | +* **Simon Rozet** |
| 14 | + |
| 15 | +### Thanks |
3 | 16 |
|
4 | 17 | Sinatra would not have been possible without strong company backing. |
5 | 18 | In the past, financial and emotional support have been provided mainly by |
6 | | -[Heroku](http://heroku.com), [GitHub](http://github.com) and |
| 19 | +[Heroku](http://heroku.com), [GitHub](https://github.com) and |
7 | 20 | [Engine Yard](http://www.engineyard.com/), and is now taken care of by |
8 | 21 | [Travis CI](http://travis-ci.com/). |
9 | 22 |
|
10 | | -Special thanks to the following extraordinary individuals, who-out which |
| 23 | +Special thanks to the following extraordinary individuals, without whom |
11 | 24 | Sinatra would not be possible: |
12 | 25 |
|
13 | | -* Ryan Tomayko (rtomayko) for constantly fixing whitespace errors 60d5006 |
14 | | -* Ezra Zygmuntowicz (ezmobius) for initial help and letting Blake steal |
15 | | - some of merbs internal code. |
16 | | -* Ari Lerner (http://xnot.org/) for his evangelism, spirit, and gumption |
17 | | - that got Sinatra recognized from Day 1. |
18 | | -* Christopher Schneid (cschneid) for The Book, the blog (gittr.com), |
19 | | - irclogger.com, and a bunch of useful patches. |
20 | | -* Markus Prinz (cypher) for patches over the years, caring about |
21 | | - the README, and hanging in there when times were rough. |
22 | | -* Simon Rozet (sr) for a ton of doc patches, HAML options, and all that |
23 | | - advocacy stuff he's going to do for 1.0. |
24 | | -* Erik Kastner (kastner) for fixing `MIME_TYPES` under Rack 0.5. |
25 | | -* Ben Bleything (bleything) for caring about HTTP status codes and doc fixes. |
26 | | -* Igal Koshevoy (igal) for root path detection under Thin/Passenger. |
27 | | -* Jon Crosby (jcrosby) for coffee breaks, doc fixes, and just because, man. |
28 | | -* Karel Minarik (karmi) for screaming until the website came back up. |
29 | | -* Jeremy Evans (jeremyevans) for unbreaking optional path params (twice!) |
30 | | -* The GitHub guys for stealing Blake's table. |
31 | | -* Nickolas Means (nmeans) for Sass template support. |
32 | | -* Victor Hugo Borja (vic) for splat'n routes specs and doco. |
33 | | -* Avdi Grimm (avdi) for basic RSpec support. |
34 | | -* Jack Danger Canty for a more accurate root directory and for making me |
35 | | - watch [this](http://www.youtube.com/watch?v=ueaHLHgskkw) just now. |
| 26 | +* [Ryan Tomayko](http://tomayko.com/) (rtomayko) for constantly fixing |
| 27 | + whitespace errors __60d5006__ |
| 28 | +* [Ezra Zygmuntowicz](http://brainspl.at/) (ezmobius) for initial help and |
| 29 | + letting Blake steal some of merbs internal code. |
| 30 | +* [Chris Schneider](http://gittr.com) (cschneid) for The Book, the blog, |
| 31 | + [irclogger.com](http://irclogger.com/sinatra/), and a bunch of useful |
| 32 | + patches. |
| 33 | +* [Markus Prinz](http://nuclearsquid.com/) (cypher) for patches over the |
| 34 | + years, caring about the README, and hanging in there when times were rough. |
| 35 | +* [Erik Kastner](http://metaatem.net/) (kastner) for fixing `MIME_TYPES` under |
| 36 | + Rack 0.5. |
| 37 | +* [Ben Bleything](http://blog.bleything.net/) (bleything) for caring about HTTP |
| 38 | + status codes and doc fixes. |
| 39 | +* [Igal Koshevoy](http://twitter.com/igalko) (igal) for root path detection under |
| 40 | + Thin/Passenger. |
| 41 | +* [Jon Crosby](http://joncrosby.me/) (jcrosby) for coffee breaks, doc fixes, and |
| 42 | + just because, man. |
| 43 | +* [Karel Minarik](https://github.com/karmi) (karmi) for screaming until the |
| 44 | + website came back up. |
| 45 | +* [Jeremy Evans](http://code.jeremyevans.net/) (jeremyevans) for unbreaking |
| 46 | + optional path params (twice!) |
| 47 | +* [The GitHub guys](https://github.com/) for stealing Blake's table. |
| 48 | +* [Nickolas Means](http://nmeans.org/) (nmeans) for Sass template support. |
| 49 | +* [Victor Hugo Borja](https://github.com/vic) (vic) for splat'n routes specs and |
| 50 | + doco. |
| 51 | +* [Avdi Grimm](http://avdi.org/) (avdi) for basic RSpec support. |
| 52 | +* [Jack Danger Canty](http://jåck.com/) for a more accurate root directory |
| 53 | + and for making me watch [this](http://www.youtube.com/watch?v=ueaHLHgskkw) just |
| 54 | + now. |
36 | 55 | * Mathew Walker for making escaped paths work with static files. |
37 | 56 | * Millions of Us for having the problem that led to Sinatra's conception. |
38 | | -* Songbird for the problems that helped Sinatra's future become realized. |
39 | | -* Rick Olson (technoweenie) for the killer plug at RailsConf '08. |
| 57 | +* [Songbird](http://getsongbird.com/) for the problems that helped Sinatra's |
| 58 | + future become realized. |
| 59 | +* [Rick Olson](http://techno-weenie.net/) (technoweenie) for the killer plug |
| 60 | + at RailsConf '08. |
40 | 61 | * Steven Garcia for the amazing custom artwork you see on 404's and 500's |
41 | | -* Pat Nakajima (nakajima) for fixing non-nested params in nested params Hash's. |
42 | | -* Konstantin Haase for his hard work and ongoing commitment to improving |
43 | | - Sinatra, for 1.1.0, 1.2.0 and beyond.. |
44 | | -* Zachary Scott for adding Konstantin to the AUTHORS file. He also did help |
45 | | - writing the book, but mainly for adding Konstantin. |
| 62 | +* [Pat Nakajima](http://patnakajima.com/) (nakajima) for fixing non-nested |
| 63 | + params in nested params Hash's. |
46 | 64 | * Gabriel Andretta for having people wonder whether our documentation is |
47 | 65 | actually in English or in Spanish. |
48 | | -* Vasily Polovnyov, Nickolay Schwarz, Luciano Sousa, Wu Jiang, Mickael Riga, |
49 | | - Bernhard Essl, Janos Hardi, Kouhei Yanagita and "burningTyger" for willingly |
50 | | - translating whatever ends up in the README. |
51 | | -* [Wordy](http://www.wordy.com/) for proofreading our README. 73e137d |
| 66 | +* Vasily Polovnyov, Nickolay Schwarz, Luciano Sousa, Wu Jiang, |
| 67 | + Mickael Riga, Bernhard Essl, Janos Hardi, Kouhei Yanagita and |
| 68 | + "burningTyger" for willingly translating whatever ends up in the README. |
| 69 | +* [Wordy](https://wordy.com/) for proofreading our README. **73e137d** |
52 | 70 | * cactus for digging through code and specs, multiple times. |
53 | 71 | * Nicolás Sanguinetti (foca) for strong demand of karma and shaping |
54 | 72 | helpers/register. |
55 | 73 |
|
56 | | -and last but not least: |
57 | | - |
58 | | -* Frank Sinatra (chairman of the board) for having so much class he |
59 | | - deserves a web-framework named after him. |
| 74 | +And last but not least: |
60 | 75 |
|
61 | | -For a complete list of all contributors to Sinatra itself, run `rake authors`. |
| 76 | +* [Frank Sinatra](http://www.sinatra.com/) (chairman of the board) for having so much class he |
| 77 | + deserves a web-framework named after him. |
0 commit comments