From a756b66f75b17ba80e88548f642cdc12f14364dc Mon Sep 17 00:00:00 2001 From: Adam Meehan Date: Tue, 2 Nov 2010 09:51:45 +1100 Subject: [PATCH] add contributors link and change credits to maintainers --- README.rdoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index 826821e..e71b001 100644 --- a/README.rdoc +++ b/README.rdoc @@ -285,9 +285,14 @@ To activate it, uncomment this line in the initializer: config.enable_date_time_select_extension! -== Credits +== Contributors -* Adam Meehan (adam.meehan@gmail.com, http://github.com/adzap) +To see the generous people who have contributed code, take a look at the {contributors list}[http://github.com/adzap/validates_timeliness/contributors]. + + +== Maintainers + +* {Adam Meehan}[http://github.com/adzap] == License