From 93897093bede76f833f632b1e8661e1fcbb26316 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 00:35:14 +0000 Subject: [PATCH 1/2] update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 579a2ad3..403da6bf 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![InAppWebView-logo](https://user-images.githubusercontent.com/5956938/195422744-bdcfed16-73f0-4bc9-94ab-ecf10771a1c4.png) -[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-) [![Pub](https://img.shields.io/pub/v/flutter_inappwebview?include_prereleases)](https://pub.dartlang.org/packages/flutter_inappwebview) @@ -169,6 +169,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Aleksandar Lugonja
Aleksandar Lugonja

💻 Alexandre Richonnier
Alexandre Richonnier

💻 Sunbreak
Sunbreak

💻 + Eric Lee
Eric Lee

📖 From d54654b567bceb99cf6a82c62f2157527a56f61d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 00:35:15 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 470908e9..9efc2f9c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -621,6 +621,15 @@ "contributions": [ "code" ] + }, + { + "login": "cslee", + "name": "Eric Lee", + "avatar_url": "https://avatars.githubusercontent.com/u/590752?v=4", + "profile": "https://github.com/cslee", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,