From 668b1713f0c06c1ecfc8add93cafb8620c7cc88d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Nov 2023 16:37:55 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0f7599e32..3d6c78ebe 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ![UnfoldMakie - Advanced EEG and ERP Plotting](https://github.com/unfoldtoolbox/UnfoldMakie.jl/assets/57703446/26b770b3-afa0-4652-b654-82d2f737f42f)
-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
@@ -112,6 +112,7 @@ If you make use of theses visualizations, please cite:
Benedikt Ehinger 🐛 💻 📖 🤔 🚇 🚧 💬 👀 ⚠️ ✅ |
+ Vladimir Mikheev 🐛 💻 📖 🤔 🚧 👀 ⚠️ ✅ |
From d1767c62df133195a18f8194c013f9910a103544 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Nov 2023 16:37:56 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 97b17555b..b9a419493 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -24,6 +24,22 @@
"test",
"tutorial"
]
+ },
+ {
+ "login": "vladdez",
+ "name": "Vladimir Mikheev",
+ "avatar_url": "https://avatars.githubusercontent.com/u/33777074?v=4",
+ "profile": "https://github.com/vladdez",
+ "contributions": [
+ "bug",
+ "code",
+ "doc",
+ "ideas",
+ "maintenance",
+ "review",
+ "test",
+ "tutorial"
+ ]
}
],
"contributorsPerLine": 7,