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 π§ |
Johannes Ewald π» |
Jonathan Suzuki π |
+ Kasper GarnΓ¦s π |
Kathleen McMahon π§ |
LoganDark π |
Marais Rossouw π |
- Misha Moroshko π |
+ Misha Moroshko π |
Nate Liu β οΈ |
Rivaldo Junior π§ |
Scott Rippey π» π |
Sean McPherson π» |
Shane Moore π¦ |
Slapbox π π |
- Stefan Cameron π» π π β οΈ π π§ |
+ Stefan Cameron π» π π β οΈ π π§ |
Tyler Hawkins π π‘ β οΈ π§ |
Wandrille Verlut π» β οΈ |
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,