From e50ff057b1d8b5c69318b17e1213051c647bd19d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 17:56:49 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4aa758e..869f5de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # react-native-screen-keyboard -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) [![npm](https://img.shields.io/npm/v/react-native-screen-keyboard.svg?style=flat-square)](https://www.npmjs.com/package/react-native-screen-keyboard) @@ -94,10 +94,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - + + + + +
Luke Brandon Farrell
Luke Brandon Farrell

💻 📖 🚇
Aike van den Brink
Aike van den Brink

🔣 💻 📖
Andy Phillipson
Andy Phillipson

💻 📖
Leonardo BALLAND
Leonardo BALLAND

💻 📖
Luke Brandon Farrell
Luke Brandon Farrell

💻 📖 🚇
Aike van den Brink
Aike van den Brink

🔣 💻 📖
Andy Phillipson
Andy Phillipson

💻 📖
Leonardo BALLAND
Leonardo BALLAND

💻 📖
Tim Van Dijck
Tim Van Dijck

💻
From 0867085323156365c15528465629c3ac0aa41ee2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 17:56:50 +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 841d8af..a2c3fb3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -46,6 +46,15 @@ "code", "doc" ] + }, + { + "login": "timvandijck", + "name": "Tim Van Dijck", + "avatar_url": "https://avatars.githubusercontent.com/u/4528796?v=4", + "profile": "http://timvandijck.be", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,