From d9836617bc68a499edcbb9478d46cd192cc5568d Mon Sep 17 00:00:00 2001 From: Jeff Casimir Date: Fri, 5 Oct 2012 10:43:15 -0300 Subject: [PATCH] Add contributors section --- Readme.markdown | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Readme.markdown b/Readme.markdown index 6ff3e5f..691e4f7 100644 --- a/Readme.markdown +++ b/Readme.markdown @@ -397,12 +397,19 @@ For automatic decoration, check out [decorates_before_rendering](https://github. * Implement a HATEOAS helper, maybe as a separate gem * Build a fly website like http://fabricationgem.com +## Contributors + +Draper was concieved by Jeff Casimir and heavily refined by Steve Klabnik and a great community of open source contributors. + +### Core Team + +* Jeff Casimir (jeff@jumpstartlab.com) +* Steve Klabnik (steve@jumpstartlab.com) + ## License (The MIT License) -Copyright © 2011 Jeff Casimir - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.