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