From 4085f904320bd3f927efe38d5978fa4cff2d3e39 Mon Sep 17 00:00:00 2001 From: Jonathan Richard Henry Evans Date: Thu, 20 Nov 2014 22:50:13 +0000 Subject: [PATCH] Adds new maintainers message to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 30b9ddf..19e72cd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## Looking for new maintainer(s) + +As much as I love ruby, grape and AMS, I am no longer using them. I think that it makes sense for someone else to pick this project up as a maintainer so that it can be kept more current as I feel I have been neglecting it. If you want to maintain this project, please email me at contact@jrhe.co.uk. I will continue to merge changes in when I have time. Cheers - JRHE + # Grape::ActiveModelSerializers Use [active_model_serializers](https://github.com/rails-api/active_model_serializers) with [Grape](https://github.com/intridea/grape)!