From ca774479497866458e225f651364558f8c31fa84 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:17:35 +0000 Subject: [PATCH 1/7] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44099678..7905b9a8 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ This project exists thanks to the following contributors Jake Vanderplas
Jake Vanderplas

👀 kotlinisland
kotlinisland

👀 detachhead
detachhead

👀 + Neil Girdhar
Neil Girdhar

💻 ⚠️ From cc46f37422a7fa158093e4e6764fdc6bc9d4d785 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:17:36 +0000 Subject: [PATCH 2/7] docs: update CONTRIBUTORS.md --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a482691e..fe523669 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -33,6 +33,7 @@ This project exists thanks to the following contributors Jake Vanderplas
Jake Vanderplas

👀 kotlinisland
kotlinisland

👀 detachhead
detachhead

👀 + Neil Girdhar
Neil Girdhar

💻 ⚠️ From dde584ec31c935b562e940a3b53008122c028c15 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:17:37 +0000 Subject: [PATCH 3/7] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e0565ac1..08df82c1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -214,6 +214,16 @@ "contributions": [ "review" ] + }, + { + "login": "NeilGirdhar", + "name": "Neil Girdhar", + "avatar_url": "https://avatars.githubusercontent.com/u/730137?v=4", + "profile": "https://github.com/NeilGirdhar", + "contributions": [ + "code", + "test" + ] } ] } From ce8059b4bce841008838c99affdb0a941a5c30ef Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 08:09:13 +0000 Subject: [PATCH 4/7] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7905b9a8..be92429a 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ This project exists thanks to the following contributors Jake Vanderplas
Jake Vanderplas

👀 kotlinisland
kotlinisland

👀 detachhead
detachhead

👀 - Neil Girdhar
Neil Girdhar

💻 ⚠️ + Neil Girdhar
Neil Girdhar

💻 ⚠️ 👀 From fed812d86d82a26cfe888481007900b6a8b04b51 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 08:09:14 +0000 Subject: [PATCH 5/7] docs: update CONTRIBUTORS.md --- CONTRIBUTORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fe523669..f1d7e08e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -33,7 +33,7 @@ This project exists thanks to the following contributors Jake Vanderplas
Jake Vanderplas

👀 kotlinisland
kotlinisland

👀 detachhead
detachhead

👀 - Neil Girdhar
Neil Girdhar

💻 ⚠️ + Neil Girdhar
Neil Girdhar

💻 ⚠️ 👀 From 5a64eaabea43702b60417b10a23b3343e5d61284 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 08:09:15 +0000 Subject: [PATCH 6/7] docs: update .all-contributorsrc --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 08df82c1..f723f3d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -222,7 +222,8 @@ "profile": "https://github.com/NeilGirdhar", "contributions": [ "code", - "test" + "test", + "review" ] } ] From eae960e7272506d606959c71605f4b3fb94f14ca Mon Sep 17 00:00:00 2001 From: Lucas Colley Date: Fri, 15 May 2026 13:44:04 +0100 Subject: [PATCH 7/7] Apply suggestions from code review Co-authored-by: Lucas Colley --- .all-contributorsrc | 2 -- CONTRIBUTORS.md | 1 - README.md | 1 - 3 files changed, 4 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 65e42638..432e1280 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -236,8 +236,6 @@ "test", "review" ] - "test" - ] }, { "login": "lithomas1", diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9ea7448e..32ffc622 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -34,7 +34,6 @@ This project exists thanks to the following contributors kotlinisland
kotlinisland

👀 detachhead
detachhead

👀 Neil Girdhar
Neil Girdhar

💻 ⚠️ 👀 - Neil Girdhar
Neil Girdhar

💻 ⚠️ Thomas Li
Thomas Li

🐛 🔧 diff --git a/README.md b/README.md index 32f1797e..ff8ac5e8 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,6 @@ This project exists thanks to the following contributors kotlinisland
kotlinisland

👀 detachhead
detachhead

👀 Neil Girdhar
Neil Girdhar

💻 ⚠️ 👀 - Neil Girdhar
Neil Girdhar

💻 ⚠️ Thomas Li
Thomas Li

🐛 🔧