From 8f5bedb3f27eccd011c7437e51272b1c55703bda Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:45:35 +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 b08c6e57..3e910669 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-74-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors-) [![Pub](https://img.shields.io/pub/v/flutter_inappwebview?include_prereleases)](https://pub.dartlang.org/packages/flutter_inappwebview) @@ -177,6 +177,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Niraj Nandish
Niraj Nandish

💻 nesquikm
nesquikm

💻 Andreas Gangsø
Andreas Gangsø

💻 + Alexandru Terente
Alexandru Terente

💻 From 071b1b53366e27b1113628b76c20b5ee86e93a99 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:45:36 +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 fdc0dfa2..88b1ea9f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -675,6 +675,15 @@ "contributions": [ "code" ] + }, + { + "login": "AlexT84", + "name": "Alexandru Terente", + "avatar_url": "https://avatars.githubusercontent.com/u/80742383?v=4", + "profile": "https://github.com/AlexT84", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,