From 7d7167f8e8f796a42ea2dfdbdb0e164a3130fedf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 7 Oct 2020 12:35:37 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e77b81ff..a23f5b47 100644
--- a/README.md
+++ b/README.md
@@ -197,6 +197,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Nick McCurdy 📖 |
 Srinivasan Sekar 📖 |
 Bitcollage 📖 |
+  Emil Sundin 💻 |
From 5add315a232a6d5655b9b5a48e8c212950684fab Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 7 Oct 2020 12:35:38 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 374bebca..60ceb2bf 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -111,6 +111,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "krokofant",
+ "name": "Emil Sundin",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5908498?v=4",
+ "profile": "https://github.com/krokofant",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,