From e4ee846db33dcc2e91c21707c1bcd1ca78344830 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 3 Jan 2025 12:54:57 +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 2b88f7e9..0985bb66 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,7 @@ This project exists thanks to the following contributors
 Olivier Grisel 💻 |
 Guido Imperiale 💻 📖 🔧 |
 Evgeni Burovski 💻 📖 |
+  Jake Vanderplas 👀 ⚠️ 💡 |
From 9b62a3fb6938d9ee13bd058ca854ac2a18250866 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 3 Jan 2025 12:54:58 +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 79463cdd..403cbe8a 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -30,6 +30,7 @@ This project exists thanks to the following contributors
 Olivier Grisel 💻 |
 Guido Imperiale 💻 📖 🔧 |
 Evgeni Burovski 💻 📖 |
+  Jake Vanderplas 👀 ⚠️ 💡 |
From abc6e8b384163fc4ebb568d97a1a88357e4da1d8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 3 Jan 2025 12:54:59 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e1edd1ff..053e76b8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -184,6 +184,17 @@
"code",
"doc"
]
+ },
+ {
+ "login": "jakevdp",
+ "name": "Jake Vanderplas",
+ "avatar_url": "https://avatars.githubusercontent.com/u/781659?v=4",
+ "profile": "http://www.vanderplas.com",
+ "contributions": [
+ "review",
+ "test",
+ "example"
+ ]
}
]
}