From 3d4b0d080d3a6cccfa3f242fc89b56270c865456 Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil Date: Tue, 26 Oct 2010 21:47:36 +0200 Subject: [PATCH] Added guards authors --- README.rdoc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.rdoc b/README.rdoc index 394e0b3..dccfa04 100644 --- a/README.rdoc +++ b/README.rdoc @@ -79,16 +79,16 @@ Signal handlers are used to interact with Guard: == Available Guards -- {guard-rspec}[http://github.com/guard/guard-rspec] -- {guard-test}[http://github.com/guard/guard-test] -- {guard-minitest}[http://github.com/guard/guard-minitest] -- {guard-livereload}[http://github.com/guard/guard-livereload] -- {guard-sass}[http://github.com/guard/guard-sass] -- {guard-compass}[http://github.com/guard/guard-compass] -- {guard-shell}[http://github.com/guard/guard-shell] -- {guard-bundler}[http://github.com/guard/guard-bundler] -- {guard-passenger}[http://github.com/guard/guard-passenger] -- {guard-coffeescript}[http://github.com/guard/guard-coffeescript] +- {guard-rspec}[http://github.com/guard/guard-rspec] by {Thibaud Guillaume-Gentil}[http://github.com/thibaudgg] +- {guard-test}[http://github.com/guard/guard-test] by {Rémy Coutable}[http://github.com/rymai] +- {guard-minitest}[http://github.com/guard/guard-minitest] by {Yann Lugrin}[http://github.com/yannlugrin] +- {guard-livereload}[http://github.com/guard/guard-livereload] by {Thibaud Guillaume-Gentil}[http://github.com/thibaudgg] +- {guard-sass}[http://github.com/guard/guard-sass] by {Joshua Hawxwell}[http://github.com/hawx] +- {guard-compass}[http://github.com/guard/guard-compass] by {Olivier Amblet}[http://github.com/oliamb] +- {guard-shell}[http://github.com/guard/guard-shell] by {Joshua Hawxwell}[http://github.com/hawx] +- {guard-bundler}[http://github.com/guard/guard-bundler] by {Yann Lugrin}[http://github.com/yannlugrin] +- {guard-passenger}[http://github.com/guard/guard-passenger] by {Fabio Kuhn}[http://github.com/mordaroso] +- {guard-coffeescript}[http://github.com/guard/guard-coffeescript] by {Michael Kessler}[http://github.com/netzpirat] guard ideas: