From 1de2ddc389c408f9ced24ece042e1a0ed0e4713f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 13:27:37 +0000 Subject: [PATCH 1/2] update README.md [skip ci] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e13bd64..8134973a 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-25-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors) A React component that traps focus. @@ -344,21 +344,22 @@ In alphabetical order: Dependabot
Dependabot

🚧 Johannes Ewald
Johannes Ewald

πŸ’» Jonathan Suzuki
Jonathan Suzuki

πŸ› + Kasper GarnΓ¦s
Kasper Garnæs

πŸ› Kathleen McMahon
Kathleen McMahon

🚧 LoganDark
LoganDark

πŸ› Marais Rossouw
Marais Rossouw

πŸš‡ - Misha Moroshko
Misha Moroshko

πŸ› + Misha Moroshko
Misha Moroshko

πŸ› Nate Liu
Nate Liu

⚠️ Rivaldo Junior
Rivaldo Junior

🚧 Scott Rippey
Scott Rippey

πŸ’» πŸ› Sean McPherson
Sean McPherson

πŸ’» Shane Moore
Shane Moore

πŸ“¦ Slapbox
Slapbox

πŸ“– πŸ› - Stefan Cameron
Stefan Cameron

πŸ’» πŸ› πŸš‡ ⚠️ πŸ“– 🚧 + Stefan Cameron
Stefan Cameron

πŸ’» πŸ› πŸš‡ ⚠️ πŸ“– 🚧 Tyler Hawkins
Tyler Hawkins

πŸ“– πŸ’‘ ⚠️ πŸ”§ Wandrille Verlut
Wandrille Verlut

πŸ’» ⚠️ krikienoid
krikienoid

πŸ› From 53c3724b5cc6f517b771c0241486e530dac0b084 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 13:27:38 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f68bb4fa..cf021f74 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -257,6 +257,15 @@ "contributions": [ "doc" ] + }, + { + "login": "kasperg", + "name": "Kasper GarnΓ¦s", + "avatar_url": "https://avatars.githubusercontent.com/u/73966?v=4", + "profile": "http://reload.dk", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,