From d49b55af43541bac4188acc5a14fb166675717a2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:38:00 +0000 Subject: [PATCH 1/3] 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..c24d2c5d7 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
Benedikt Ehinger

🐛 💻 📖 🤔 🚇 🚧 💬 👀 ⚠️ + Quantum
Quantum

💻 📖 From d14c9238f15e17ae38204a75c4f3a74008bdf0e4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:39:28 +0000 Subject: [PATCH 2/3] docs: update README.md [skip ci] From 8a3b79210ede58d803a2ef09d0382e630eee70e8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:39:29 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 97b17555b..db125a0c1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,6 +24,16 @@ "test", "tutorial" ] + }, + { + "login": "Link250", + "name": "Quantum", + "avatar_url": "https://avatars.githubusercontent.com/u/4541950?v=4", + "profile": "https://github.com/Link250", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,