diff --git a/.changeset/moody-apples-report.md b/.changeset/moody-apples-report.md new file mode 100644 index 00000000..20c44d2e --- /dev/null +++ b/.changeset/moody-apples-report.md @@ -0,0 +1,5 @@ +--- +'focus-trap-react': patch +--- + +Remove call for maintainers. @stefcameron and @maraisr hope to take up the charge. Additional help and contributors are most welcome for anyone interested! diff --git a/README.md b/README.md index 56b7e4a5..99bf477c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ # focus-trap-react [![CI](https://github.com/focus-trap/focus-trap-react/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/focus-trap/focus-trap-react/actions?query=workflow:CI+branch:master) ---- - -**SEEKING CO-MAINTAINERS!** Continued development of this project is going to require the work of one or more dedicated co-maintainers (or forkers). If you're interested, please comment in [this issue](https://github.com/focus-trap/focus-trap-react/issues/48). - ---- - - A React component that traps focus. This component is a light wrapper around [focus-trap](https://github.com/focus-trap/focus-trap),