From 7d26dbc1220e3ef073cd0b1c537eda5a687c8ede Mon Sep 17 00:00:00 2001
From: Subbu Allamaraju <subbu@subbu.org>
Date: Wed, 2 Sep 2015 11:44:48 -0700
Subject: [PATCH] Update README.md

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 2590223..65dab4c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-> As I'm not able to actively maintain this project, I'm transferring the ownership of this project to https://github.com/JSONPath-js. If you are interested in co-maintaining this project, please drop an email to subbu at subbu dot org.
-
 # JSONPath [![build status](https://secure.travis-ci.org/s3u/JSONPath.png)](http://travis-ci.org/s3u/JSONPath)
 
 Analyse, transform, and selectively extract data from JSON documents (and JavaScript objects).
-- 
GitLab