From 7d013e767c0e15f016e991a2c8d96f45e70e8f44 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 00:38:21 +0000 Subject: [PATCH 1/3] docs: update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 516e851c..35521b3f 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ This project exists thanks to the following contributors Pamphile Roy
Pamphile Roy

💻 Omar Salman
Omar Salman

💻 + + Olivier Grisel
Olivier Grisel

💻 + From 187a2e1f4e9bdb762b19563dbb5d81fd46a33f43 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 00:38:23 +0000 Subject: [PATCH 2/3] docs: update CONTRIBUTORS.md --- CONTRIBUTORS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index cf35206e..c3f99188 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -26,6 +26,9 @@ This project exists thanks to the following contributors Pamphile Roy
Pamphile Roy

💻 Omar Salman
Omar Salman

💻 + + Olivier Grisel
Olivier Grisel

💻 + From df4e31130023b7ab9b996852805634518bcd7a6c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 00:38:23 +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 e682adc4..eee250a4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -154,6 +154,15 @@ "contributions": [ "code" ] + }, + { + "login": "ogrisel", + "name": "Olivier Grisel", + "avatar_url": "https://avatars.githubusercontent.com/u/89061?v=4", + "profile": "https://ogrisel.com", + "contributions": [ + "code" + ] } ] }