From cb7df35f328e0d4219e543a70b4d1ba17705400f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Jan 2025 14:55:24 +0000
Subject: [PATCH 1/3] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 66a73d5..11eebdb 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@ This project exists thanks to the following contributors
 Guido Imperiale 💻 📖 🔧 ⚠️ 💡 🐛 |
 Evgeni Burovski 💻 📖 |
 Jake Vanderplas 👀 |
+  kotlinisland 👀 |
From 9edc8fedd582148f61b0f85a0e0571856de54e94 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Jan 2025 14:55:25 +0000
Subject: [PATCH 2/3] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 9f14c5a..ce0b0a4 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -31,6 +31,7 @@ This project exists thanks to the following contributors
 Guido Imperiale 💻 📖 🔧 ⚠️ 💡 🐛 |
 Evgeni Burovski 💻 📖 |
 Jake Vanderplas 👀 |
+  kotlinisland 👀 |
From 0a8be6a09621395d8d63f89e322fa9a3caac6144 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Jan 2025 14:55:26 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f9456f1..f26838b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -196,6 +196,15 @@
"contributions": [
"review"
]
+ },
+ {
+ "login": "kotlinisland",
+ "name": "kotlinisland",
+ "avatar_url": "https://avatars.githubusercontent.com/u/65446343?v=4",
+ "profile": "https://github.com/KotlinIsland",
+ "contributions": [
+ "review"
+ ]
}
]
}