From c25ea2feb75b0da4d53bd3e9b18b7d26ce47d467 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 8 Jul 2020 17:27:56 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md [skip ci]
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 49f89b0..2b6b59e 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -13,6 +13,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dirk Lemstra 💻 🐛 |
Dominik Kundel 🤔 |
Van Nguyen 💻 🤔 🐛 |
+ Andrea Sonny 💻 🤔 🐛 |
From 48c77d31745a20243c654d768f54b265fe809e3c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 8 Jul 2020 17:27:57 +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 886fd0d..b4ef791 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -63,6 +63,17 @@
"ideas",
"bug"
]
+ },
+ {
+ "login": "andreasonny83",
+ "name": "Andrea Sonny",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/8806300?v=4",
+ "profile": "https://about.me/andreasonny83",
+ "contributions": [
+ "code",
+ "ideas",
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,