From b6a0ce82db37e513ec926080caf7bd1660099510 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:41:20 +0000 Subject: [PATCH 1/2] docs: update plugin/README.md [skip ci] --- plugin/README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/plugin/README.md b/plugin/README.md index f716baa..1e6e9d7 100644 --- a/plugin/README.md +++ b/plugin/README.md @@ -115,7 +115,7 @@ An `/example` directory is built with `expo init example` for each major SDK rel ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -126,17 +126,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - + + + + + + + - - + + +
Jakob Heuser
Jakob Heuser

💻
gregfenton
gregfenton

📖
AronBe
AronBe

📖
rlam3
rlam3

📖
Slapbox
Slapbox

🐛
Jeremy Gollehon
Jeremy Gollehon

🐛
Nikola Kalinov
Nikola Kalinov

🐛
Jakob Heuser
Jakob Heuser

💻
gregfenton
gregfenton

📖
AronBe
AronBe

📖
rlam3
rlam3

📖
Slapbox
Slapbox

🐛
Jeremy Gollehon
Jeremy Gollehon

🐛
Nikola Kalinov
Nikola Kalinov

🐛
Kudo Chien
Kudo Chien

📖 💬 💻
Maxence Gilliot
Maxence Gilliot

💬
Kudo Chien
Kudo Chien

📖 💬 💻
Maxence Gilliot
Maxence Gilliot

💬
Andrew Gerber
Andrew Gerber

🐛
From e3c3d38796eec4979aadda5dfd8ca1c93b68a8ff Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:41:21 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8bb5b38..22719b6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -88,6 +88,15 @@ "contributions": [ "question" ] + }, + { + "login": "Drew-Gerber", + "name": "Andrew Gerber", + "avatar_url": "https://avatars.githubusercontent.com/u/118285913?v=4", + "profile": "https://github.com/Drew-Gerber", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,