From 9974edc258e27f635bc303df5539eceb79bc55be Mon Sep 17 00:00:00 2001 From: Aleck Greenham Date: Wed, 1 Jan 2020 19:01:11 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Add=20new=20maintainers=20sectio?= =?UTF-8?q?n=20to=20Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d6697a1..071367d4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ A declarative library for handling hotkeys and focus areas in React applications See the [upgrade notes](https://github.com/greena13/react-hotkeys/releases/tag/v2.0.0). +## Looking for new maintainers + +This package has been more or less unmaintained for over 6 months and is search of new maintainers to help address the many outstanding issues. If you are interested in helping out in any capacity, please [get in touch](https://github.com/greena13/react-hotkeys/issues/247). + ## Feature Overview - Minimal declarative [JSX](#HotKeys-component-API) and [HoC](#withHotKeys-HoC-API) APIs