From 20b6f034dc02b4256aee04a90c2b2a627ec5d6cb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 29 Apr 2021 08:16:33 +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 f5eca9c..cee7d87 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# PlotXpress
-[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
@@ -42,6 +42,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Joachim Goedhart 💻 🐛 💡 🔧 ⚠️ |
ebrando 🔣 💡 🤔 📆 📓 |
+ Marc Galland 🤔 📆 ⚠️ |
From 67d63f5dad5aebac00cea2b1d2942ed5cbf24857 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 29 Apr 2021 08:16:34 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 18ca712..00859c1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -30,6 +30,17 @@
"projectManagement",
"userTesting"
]
+ },
+ {
+ "login": "mgalland",
+ "name": "Marc Galland",
+ "avatar_url": "https://avatars.githubusercontent.com/u/10114186?v=4",
+ "profile": "http://www.mgalland.info",
+ "contributions": [
+ "ideas",
+ "projectManagement",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,