From 70652186efa0a4262a1f6bcc0f6f1305b902e35f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 26 Dec 2024 17:34:30 +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 3e48c5cf..2b88f7e9 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ This project exists thanks to the following contributors
 Olivier Grisel 💻 |
 Guido Imperiale 💻 📖 🔧 |
+  Evgeni Burovski 💻 📖 |
From 6b3987f384ee166bde8c1330d5513ca0f600f5ce Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 26 Dec 2024 17:34:31 +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 f5c71f32..79463cdd 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -29,6 +29,7 @@ This project exists thanks to the following contributors
 Olivier Grisel 💻 |
 Guido Imperiale 💻 📖 🔧 |
+  Evgeni Burovski 💻 📖 |
From 95538da7a03440c9c2e8757b8afa9b7fadcd1da3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 26 Dec 2024 17:34:32 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8af48104..e1edd1ff 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -174,6 +174,16 @@
"doc",
"tool"
]
+ },
+ {
+ "login": "ev-br",
+ "name": "Evgeni Burovski",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2133832?v=4",
+ "profile": "https://github.com/ev-br",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
]
}