diff --git a/.all-contributorsrc b/.all-contributorsrc index 596d1996..297e8915 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -158,6 +158,15 @@ "contributions": [ "bug" ] + }, + { + "login": "thumbsupep", + "name": "Erica Pramer", + "avatar_url": "https://avatars.githubusercontent.com/u/5598732?v=4", + "profile": "https://github.com/thumbsupep", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 2ca04d95..c2c1931d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tabbable [![CI](https://github.com/focus-trap/tabbable/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/focus-trap/tabbable/actions?query=workflow:CI+branch:master) [![Codecov](https://img.shields.io/codecov/c/github/focus-trap/tabbable)](https://codecov.io/gh/focus-trap/tabbable) [![license](https://badgen.now.sh/badge/license/MIT)](./LICENSE) -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors) Small utility that returns an array of all\* tabbable DOM nodes within a containing node. @@ -244,22 +244,25 @@ In alphabetical order: