diff --git a/.all-contributorsrc b/.all-contributorsrc index ca9d3487..635bf100 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -230,6 +230,15 @@ "contributions": [ "bug" ] + }, + { + "login": "SMores", + "name": "Shane Moore", + "avatar_url": "https://avatars.githubusercontent.com/u/5354254?v=4", + "profile": "http://smoores.dev", + "contributions": [ + "platform" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 28422d14..a95e3cda 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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) [![Codecov](https://img.shields.io/codecov/c/github/focus-trap/focus-trap-react)](https://codecov.io/gh/focus-trap/focus-trap-react) [![license](https://badgen.now.sh/badge/license/MIT)](./LICENSE) -[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors) A React component that traps focus. @@ -220,13 +220,14 @@ In alphabetical order: