From 1cbfa07fa9588daf032ccdeca28c06cf87af64c5 Mon Sep 17 00:00:00 2001 From: Peter Fern Date: Thu, 24 Sep 2015 01:37:03 +1000 Subject: [PATCH] Add MAINTAINER WANTED notice. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00d8b35..c4fc73e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This gem adds a renderer for [Simple Navigation](http://github.com/andi/simple-navigation) to output markup compatible with [Twitter Bootstrap](http://twitter.github.com/bootstrap/). +_MAINTAINER WANTED_: Whilst this likely works as is, I don't do much Rails work these days, so I'd be happy to hand this over to someone if they'd like to take over maintenance + ## Getting Started For Rails >= 3, simply add this gem to your `Gemfile`: ```ruby